ADTRAN-AOS-VRRP-MIB
- Registered at
- 1.3.6.1.4.1.664.5.53.2.31.3.6.1.4.1.664.5.53.99.201.3.6.1.4.1.664.6.10000.53.2.3
- Last updated
- 2014-04-17 00:00
- Organization
- ADTRAN, Inc.
- Revisions
- 2014-07-29 00:00, 2014-04-17 00:00
- Namespace
- adtran
- Source file
ADTRAN-AOS-VRRP-MIB- Digest
sha256:632564958e96faa5d0205a209c772f2ae55f46671f2141578aed1a3fae73c635
Description
The MIB module defines VRRP V2 and V3 notifications for AdtranOS products and provides information about the virtual router instance.
Contact
Technical Support Dept. Postal: ADTRAN, Inc. 901 Explorer Blvd. Huntsville, AL 35806 Tel: +1 800 726-8663 Fax: +1 256 963 6217 E-mail: support@adtran.com
Imports
| From | Symbols |
|---|---|
| ADTRAN-AOS | adGenAOSConformance, adGenAOSRouter |
| ADTRAN-MIB | adIdentity |
| IF-MIB | ifIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ADTRAN-AOS ADTRAN-AOS-VRRP-MIB ADTRAN-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| adGenAOSVrrp OBJECT-IDENTITY | 1.3.6.1.4.1.664.5.53.2.3 | |||
| adGenAOSVrrpTrap OBJECT-IDENTITY | 1.3.6.1.4.1.664.5.53.2.3.0 | |||
| adGenAOSVrrpTrapCntl OBJECT-IDENTITY | 1.3.6.1.4.1.664.5.53.2.3.1 | |||
| adGenAOSVrrpMasterTrapCntl OBJECT-TYPE This variable indicates whether the system produces the adGenAOSVrrpMaster trap. | 1.3.6.1.4.1.664.5.53.2.3.1.1 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| adGenAOSVrrpTable OBJECT-TYPE Vrrp Router instances. | 1.3.6.1.4.1.664.5.53.2.3.2 | not-accessible | current | |
| adGenAOSVrrpEntry OBJECT-TYPE The parameters of a particular VRRP Instance. | 1.3.6.1.4.1.664.5.53.2.3.2.1 | not-accessible | current | |
| adGenAOSVrrpVersion OBJECT-TYPE Specifies the version of VRRP used in the current Virtual Router instance. | 1.3.6.1.4.1.664.5.53.2.3.2.1.1 | INTEGER {v2(2), v3(3)} | not-accessible | current |
| adGenAOSVrrpId OBJECT-TYPE Identifies a row in the AdGenAOSVrrpTable. The ID is unique to the VRRP instance of VRRP Type (v2 and v3). | 1.3.6.1.4.1.664.5.53.2.3.2.1.2 | Integer32 (1..255) | not-accessible | current |
| adGenAOSVrrpInetAddrType OBJECT-TYPE Identifies the primary IP address type. | 1.3.6.1.4.1.664.5.53.2.3.2.1.3 | InetAddressType | not-accessible | current |
| adGenAOSVrrpInetAddr OBJECT-TYPE Identifies the primary IP address. | 1.3.6.1.4.1.664.5.53.2.3.2.1.4 | InetAddress | read-only | current |
| adGenAOSVrrpOperStatus OBJECT-TYPE Identifies if the router is the master or backup. | 1.3.6.1.4.1.664.5.53.2.3.2.1.5 | INTEGER {initialize(1), backup(2), master(3)} | read-only | current |
| adGenAOSVrrpPriority OBJECT-TYPE Displays the priority of the virtual router instance. | 1.3.6.1.4.1.664.5.53.2.3.2.1.6 | Integer32 (0..255) | read-only | current |
| adGenAOSVrrpConformance OBJECT-IDENTITY | 1.3.6.1.4.1.664.5.53.99.20 | |||
| adGenAOSVrrpGroups OBJECT-IDENTITY | 1.3.6.1.4.1.664.5.53.99.20.1 | |||
| adGenAOSVrrpCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.664.5.53.99.20.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| adGenAOSVrrpMasterTrap NOTIFICATION-TYPE A Master Trap signifies that one of the virtual routers has changed its state. Either from Master to Backup or Backup to Master | 1.3.6.1.4.1.664.5.53.2.3.0.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| adGenAOSVrrpObjectGroup OBJECT-GROUP The objects that define VRRP table. | 1.3.6.1.4.1.664.5.53.99.20.1.1 | current |
| adGenAOSVrrpTrapCfgGroup OBJECT-GROUP This group contains the objects necessary to enable/disable VRRP traps. | 1.3.6.1.4.1.664.5.53.99.20.1.2 | current |
| adGenAOSVrrpTrapGroup OBJECT-GROUP The objects necessary to control VRRP state notification messages. | 1.3.6.1.4.1.664.5.53.99.20.1.3 | current |
| adGenAOSVrrpNotificationGroup NOTIFICATION-GROUP Traps which may be used to detect the change of state in any of the virtual router instances. | 1.3.6.1.4.1.664.5.53.99.20.1.4 | current |
| adGenAOSVrrpFullCompliance MODULE-COMPLIANCE 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. | 1.3.6.1.4.1.664.5.53.99.20.2.1 | current |
| adGenAOSVrrpReadOnlyCompliance MODULE-COMPLIANCE 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. | 1.3.6.1.4.1.664.5.53.99.20.2.2 | current |