HM2-CAM-MGMT-MIB

File: HM2-CAM-MGMT-MIB.mib (14002 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB
SNMP-FRAMEWORK-MIB HM2-TC-MIB

Imported symbols

MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
Integer32 RowStatus TruthValue
InetAddressType InetAddress InetPortNumber
SnmpAdminString HmEnabledStatus hm2ConfigurationMibs

Defined Types

Hm2CamClientServerAddrEntry  
SEQUENCE    
  hm2CamClientServerIndex Integer32
  hm2CamClientServerAddrType InetAddressType
  hm2CamClientServerAddr InetAddress
  hm2CamClientServerPort InetPortNumber
  hm2CamClientServerDescr SnmpAdminString
  hm2CamClientServerBaseDN SnmpAdminString
  hm2CamClientServerSearchString SnmpAdminString
  hm2CamClientServerStatus INTEGER
  hm2CamClientServerReplicationInterval Integer32
  hm2CamClientServerReplicationStatus INTEGER
  hm2CamClientServerRowStatus RowStatus

Hm2CamCertInfoEntry  
SEQUENCE    
  hm2CamCertInfoIndex INTEGER
  hm2CamCertInfoPresent TruthValue
  hm2CamCertInfoExpiry SnmpAdminString
  hm2CamCertInfoIssuer SnmpAdminString
  hm2CamCertInfoSubject SnmpAdminString
  hm2CamCertInfoSerialNumber SnmpAdminString

Defined Values

hm2CamMgmtMib 1.3.6.1.4.1.248.11.200
Hirschmann dummy for Central Authentication Management MIB for ABB. Copyright (C) 2013. All Rights Reserved.
MODULE-IDENTITY    

hm2CamMgmtMibNotifications 1.3.6.1.4.1.248.11.200.0
OBJECT IDENTIFIER    

hm2CamMgmtMibObjects 1.3.6.1.4.1.248.11.200.1
OBJECT IDENTIFIER    

hm2CamConfigGroup 1.3.6.1.4.1.248.11.200.1.1
OBJECT IDENTIFIER    

hm2CamActionGroup 1.3.6.1.4.1.248.11.200.1.10
OBJECT IDENTIFIER    

hm2CamPwdChangeGroup 1.3.6.1.4.1.248.11.200.1.20
OBJECT IDENTIFIER    

hm2CamCertInfoGroup 1.3.6.1.4.1.248.11.200.1.30
OBJECT IDENTIFIER    

hm2CamConfigAdminStatus 1.3.6.1.4.1.248.11.200.1.1.1
Configure authentication via CAM server. If CAM authentication is enabled local users are deactivated. Authentication will be done via CAM server (primary or backup) or replicated user database on switch. Otherwise access to the switch is not possible.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2CamConfigLastValidServerindex 1.3.6.1.4.1.248.11.200.1.1.2
Last valid CAM server with succesful connection and authentication. Note: this attribute is set by CAM management application.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..2  

hm2CamClientServerAddrTable 1.3.6.1.4.1.248.11.200.1.1.10
This table contains objects to configure CAM client connections.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2CamClientServerAddrEntry

hm2CamClientServerAddrEntry 1.3.6.1.4.1.248.11.200.1.1.10.1
The CAM client connection objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2CamClientServerAddrEntry  

hm2CamClientServerIndex 1.3.6.1.4.1.248.11.200.1.1.10.1.1
Index for CAM server table.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..2  

hm2CamClientServerAddrType 1.3.6.1.4.1.248.11.200.1.1.10.1.2
Address type.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hm2CamClientServerAddr 1.3.6.1.4.1.248.11.200.1.1.10.1.3
IP address of CAM authentication server.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hm2CamClientServerPort 1.3.6.1.4.1.248.11.200.1.1.10.1.4
The port number of the CAM authentication server.
Status: current Access: read-create
OBJECT-TYPE    
  InetPortNumber  

hm2CamClientServerDescr 1.3.6.1.4.1.248.11.200.1.1.10.1.5
The description of the server configured.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..100)  

hm2CamClientServerBaseDN 1.3.6.1.4.1.248.11.200.1.1.10.1.6
Base distinguished name for LDAP query to CAM server.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..100)  

hm2CamClientServerSearchString 1.3.6.1.4.1.248.11.200.1.1.10.1.7
Search string for LDAP query to CAM server.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..100)  

hm2CamClientServerStatus 1.3.6.1.4.1.248.11.200.1.1.10.1.8
Status of authentication against CAM server: - ok -> CAM server reachable, authentication succeeded - unreachable -> CAM server (primary and backup) not reachable - other -> any other error state
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), unreachable(2), other(3)  

hm2CamClientServerReplicationInterval 1.3.6.1.4.1.248.11.200.1.1.10.1.9
Configurable replication interval in minutes.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 10..1440  

hm2CamClientServerReplicationStatus 1.3.6.1.4.1.248.11.200.1.1.10.1.10
Status of CAM replication: - ok -> CAM server reachable, replication succeeded - unsuccessful -> Replication was not successful - other -> any other error state
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), unsuccessful(2), other(3)  

hm2CamClientServerRowStatus 1.3.6.1.4.1.248.11.200.1.1.10.1.11
Indicates the status of an entry in this table, and is used to create/delete entries. Objects within this table can by changed while the status is 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2CamAction 1.3.6.1.4.1.248.11.200.1.10.1
Test available CAM server connections. Status of testing the CAM server connections is shown in abb2CamTestConnectionStatus.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), testConnection(2), doReplication(3)  

hm2CamActionConnectionStatus 1.3.6.1.4.1.248.11.200.1.10.2
Status of available CAM server connections. - ok(1) -> at least one CAM server reachable. - unreachable(2)-> no CAM server reachable. - pending(3) -> testing connections is in progress. - other(4) -> no test has been done.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), unreachable(2), pending(3), other(4)  

hm2CamActionReplicationStatus 1.3.6.1.4.1.248.11.200.1.10.3
Status of replication to an available CAM server. - ok(1) -> replication successful. - unsuccessful(2)-> replication unsuccessful. - pending(3) -> replication is in progress. - other(4) -> no replication has been done.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), unsuccessful(2), pending(3), other(4)  

hm2CamPwdChangeUserName 1.3.6.1.4.1.248.11.200.1.20.1
Set user name of user whose password has to be changed on CAM server.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..100)  

hm2CamPwdChangeUserPwOld 1.3.6.1.4.1.248.11.200.1.20.2
Set old password of user whose password has to be changed on CAM server.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..100)  

hm2CamPwdChangeUserPwNew 1.3.6.1.4.1.248.11.200.1.20.3
Set new password of user whose password has to be changed on CAM server.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..100)  

hm2CamPwdChangeAction 1.3.6.1.4.1.248.11.200.1.20.4
Execute password change of given user on CAM server. - other -> no action, password is not changed on CAM server - changePwd -> change password
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), changePwd(2)  

hm2CamPwdChangeActionStatus 1.3.6.1.4.1.248.11.200.1.20.5
Status of password change action on available CAM server. - ok(1) -> password change successful. - unsuccessful(2)-> password change unsuccessful. - pending(3) -> password change is in progress. - other(4) -> password change was never done.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), unsuccessful(2), pending(3), other(4)  

hm2CamCertInfoTable 1.3.6.1.4.1.248.11.200.1.30.1
This table ....
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2CamCertInfoEntry

hm2CamCertInfoEntry 1.3.6.1.4.1.248.11.200.1.30.1.1
The CAM ...
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2CamCertInfoEntry  

hm2CamCertInfoIndex 1.3.6.1.4.1.248.11.200.1.30.1.1.1
Index for CAM certificate table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER rootCert(1), deviceCert(2)  

hm2CamCertInfoPresent 1.3.6.1.4.1.248.11.200.1.30.1.1.2
Certificate present on device.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hm2CamCertInfoExpiry 1.3.6.1.4.1.248.11.200.1.30.1.1.3
Expiry information of certificate.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

hm2CamCertInfoIssuer 1.3.6.1.4.1.248.11.200.1.30.1.1.4
Issuer information of certificate.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

hm2CamCertInfoSubject 1.3.6.1.4.1.248.11.200.1.30.1.1.5
Subject information of certificate.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

hm2CamCertInfoSerialNumber 1.3.6.1.4.1.248.11.200.1.30.1.1.6
Serial number of certificate.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

hm2CamConfigStatusTrap 1.3.6.1.4.1.248.11.200.0.1
This notification is send when authentication via CAM server is done.
Status: current Access: read-only
NOTIFICATION-TYPE    

hm2CamReplicationStatusTrap 1.3.6.1.4.1.248.11.200.0.2
This notification is send when replication via CAM server is done.
Status: current Access: read-only
NOTIFICATION-TYPE