ADTRAN-AOS-VRRP-MIB

File: ADTRAN-AOS-VRRP-MIB.mib (8481 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF ADTRAN-MIB
INET-ADDRESS-MIB IF-MIB ADTRAN-AOS

Imported symbols

MODULE-IDENTITY NOTIFICATION-TYPE Integer32
OBJECT-TYPE MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP adIdentity InetAddress
InetAddressType ifIndex adGenAOSConformance
adGenAOSRouter

Defined Types

AdGenAOSVrrpEntry  
SEQUENCE    
  adGenAOSVrrpVersion INTEGER
  adGenAOSVrrpId Integer32
  adGenAOSVrrpInetAddrType InetAddressType
  adGenAOSVrrpInetAddr InetAddress
  adGenAOSVrrpOperStatus INTEGER
  adGenAOSVrrpPriority Integer32

Defined Values

adGenAOSVrrpMib 1.3.6.1.4.1.664.6.10000.53.2.3
The MIB module defines VRRP V2 and V3 notifications for AdtranOS products and provides information about the virtual router instance.
MODULE-IDENTITY    

adGenAOSVrrp 1.3.6.1.4.1.664.5.53.2.3
OBJECT IDENTIFIER    

adGenAOSVrrpTrap 1.3.6.1.4.1.664.5.53.2.3.0
OBJECT IDENTIFIER    

adGenAOSVrrpTrapCntl 1.3.6.1.4.1.664.5.53.2.3.1
OBJECT IDENTIFIER    

adGenAOSVrrpTable 1.3.6.1.4.1.664.5.53.2.3.2
Vrrp Router instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdGenAOSVrrpEntry

adGenAOSVrrpEntry 1.3.6.1.4.1.664.5.53.2.3.2.1
The parameters of a particular VRRP Instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdGenAOSVrrpEntry  

adGenAOSVrrpVersion 1.3.6.1.4.1.664.5.53.2.3.2.1.1
Specifies the version of VRRP used in the current Virtual Router instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER v2(2), v3(3)  

adGenAOSVrrpId 1.3.6.1.4.1.664.5.53.2.3.2.1.2
Identifies a row in the AdGenAOSVrrpTable. The ID is unique to the VRRP instance of VRRP Type (v2 and v3).
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..255  

adGenAOSVrrpInetAddrType 1.3.6.1.4.1.664.5.53.2.3.2.1.3
Identifies the primary IP address type.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

adGenAOSVrrpInetAddr 1.3.6.1.4.1.664.5.53.2.3.2.1.4
Identifies the primary IP address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

adGenAOSVrrpOperStatus 1.3.6.1.4.1.664.5.53.2.3.2.1.5
Identifies if the router is the master or backup.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER initialize(1), backup(2), master(3)  

adGenAOSVrrpPriority 1.3.6.1.4.1.664.5.53.2.3.2.1.6
Displays the priority of the virtual router instance.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

adGenAOSVrrpMasterTrapCntl 1.3.6.1.4.1.664.5.53.2.3.1.1
This variable indicates whether the system produces the adGenAOSVrrpMaster trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

adGenAOSVrrpMasterTrap 1.3.6.1.4.1.664.5.53.2.3.0.1
A Master Trap signifies that one of the virtual routers has changed its state. Either from Master to Backup or Backup to Master
Status: current Access: read-write
NOTIFICATION-TYPE    

adGenAOSVrrpConformance 1.3.6.1.4.1.664.5.53.99.20
OBJECT IDENTIFIER    

adGenAOSVrrpGroups 1.3.6.1.4.1.664.5.53.99.20.1
OBJECT IDENTIFIER    

adGenAOSVrrpCompliances 1.3.6.1.4.1.664.5.53.99.20.2
OBJECT IDENTIFIER    

adGenAOSVrrpFullCompliance 1.3.6.1.4.1.664.5.53.99.20.2.1
The compliance statement for SNMP entities which implement VRRP V2 and V3 in adGenAosVrrp MIB. When this MIB is implemented with support for read-write, then such an implementation can claim full compliance.
Status: current Access: read-write
MODULE-COMPLIANCE    

adGenAOSVrrpReadOnlyCompliance 1.3.6.1.4.1.664.5.53.99.20.2.2
The compliance statement for SNMP entities which implement VRRP V2 and V3 in adGenAOSVrrp MIB. When this MIB is implemented without support for read-create (i.e. in read-only mode), then such an implementation can claim read-only compliance. A virtual router can be defined but cannot be modified using this MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

adGenAOSVrrpObjectGroup 1.3.6.1.4.1.664.5.53.99.20.1.1
The objects that define VRRP table.
Status: current Access: read-write
OBJECT-GROUP    

adGenAOSVrrpTrapCfgGroup 1.3.6.1.4.1.664.5.53.99.20.1.2
This group contains the objects necessary to enable/disable VRRP traps.
Status: current Access: read-write
OBJECT-GROUP    

adGenAOSVrrpTrapGroup 1.3.6.1.4.1.664.5.53.99.20.1.3
The objects necessary to control VRRP state notification messages.
Status: current Access: read-write
OBJECT-GROUP    

adGenAOSVrrpNotificationGroup 1.3.6.1.4.1.664.5.53.99.20.1.4
Traps which may be used to detect the change of state in any of the virtual router instances.
Status: current Access: read-write
NOTIFICATION-GROUP