HP-SN-VSRP-MIB
- Registered at
- 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.11.3.6.1.4.1.11.2.3.7.11.12.1.3.21.21.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3
- Namespace
- hp
- Source file
HP-SN-VSRP-MIB- Digest
sha256:ff0c74ed83e67e2a2579098369869fdee53f7bfe7b5f244b4004940f2e19ec88
Imports
| From | Symbols |
|---|---|
| HP-SN-SWITCH-GROUP-MIB | snVsrp |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, IpAddress, 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.
HP-SN-ROOT-MIB HP-SN-SWITCH-GROUP-MIB HP-SN-VSRP-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| MacAddress type |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| snVsrpGlobal OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.1 | |||
| snVsrpGroupOperModeVsrp OBJECT-TYPE The VSRP is configured on this system either enabled or disabled and thedefault is disabled mode. disabled(0)..........disable VSRP enabled(1)...........activate VSRP | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.1.1 | INTEGER {disabled(0), enabled(1)} | read-write | mandatory |
| snVsrpIfStateChangeTrap OBJECT-TYPE Indicates whether the SNMP agent process is permitted to generate VSRP interface state change traps. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.1.2 | INTEGER {disabled(0), enabled(1)} | read-write | mandatory |
| snVsrpIfMaxNumVridPerIntf OBJECT-TYPE Indicates the maximum number of VRID per interface. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.1.3 | INTEGER | read-only | mandatory |
| snVsrpIfMaxNumVridPerSystem OBJECT-TYPE Indicates the maximum number of VRID per system. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.1.4 | INTEGER | read-only | mandatory |
| snVsrpClearVrrpStat OBJECT-TYPE Clear VSRP statistics command. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.1.5 | INTEGER {normal(0), clear(1)} | read-write | mandatory |
| snVsrpIfIntf OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.2 | |||
| snVsrpIfTable OBJECT-TYPE The VSRP Interface Table describes the interfaces from the viewpoint of VSRP. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.2.1 | not-accessible | mandatory | |
| snVsrpIfEntry OBJECT-TYPE The VSRP Interface Entry describes one interface from the viewpoint of VSRP. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.2.1.1 | not-accessible | mandatory | |
| snVsrpIfVlanId OBJECT-TYPE Vlan index. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.2.1.1.1 | INTEGER | read-only | mandatory |
| snVsrpIfAuthType OBJECT-TYPE The authentication type of this interface. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.2.1.1.2 | INTEGER {noAuth(0), simpleTextPasswd(1), ipAuthHeader(2)} | read-write | mandatory |
| snVsrpIfAuthPassword OBJECT-TYPE The simple text password is allowed if only if the snVsrpIfAuthType type is simpleTextPasswd. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.2.1.1.3 | OCTET STRING (SIZE(0..7)) | read-write | mandatory |
| snVsrpVirRtr OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3 | |||
| snVsrpVirRtrTable OBJECT-TYPE The vsrp virtual router Entry describes one virtual router from the viewpoint of vsrp. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1 | not-accessible | mandatory | |
| snVsrpVirRtrEntry OBJECT-TYPE The vsrp virtual router Entry describes one virtual router from the viewpoint of vsrp. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1 | not-accessible | mandatory | |
| snVsrpVirRtrVlanId OBJECT-TYPE Vlan index. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.1 | INTEGER | read-only | mandatory |
| snVsrpVirRtrId OBJECT-TYPE One of the virtual router ID of this vsrp interface. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.2 | INTEGER (1..255) | read-only | mandatory |
| snVsrpVirRtrOwnership OBJECT-TYPE The ownership of this vsrp router interface can be set to backup(2). VirRtr SNMP-GET returns incomplete(0), it means no IP address has assigned to this vsrp router interface. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.3 | INTEGER {incomplete(0), owner(1), backup(2)} | read-write | mandatory |
| snVsrpVirRtrCfgPriority OBJECT-TYPE The higher the number the higher the priority is. This parameter decides which backup router should becomes the Active Router for the interface. A backup Router with higher priority selected to becomes the Active Router. Therefore, this Object can be set if only if snVsrpVirRtrOwnership is set to backup(2). | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.4 | INTEGER (1..254) | read-write | mandatory |
| snVsrpVirRtrTrackPriority OBJECT-TYPE The higher the number the higher the priority is. after this object is configured, the snVsrpVirRtrCurrPriority of this interface will be adjusted dynamically with this track priority when the Track Port states first changes from UP to DOWN. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.5 | INTEGER (1..254) | read-write | mandatory |
| snVsrpVirRtrCurrPriority OBJECT-TYPE The higher the number the higher the priority is. This object will be adjusted dynamically with the track priority when the Track Port states first changes from UP to DOWN. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.6 | INTEGER (1..254) | read-only | mandatory |
| snVsrpVirRtrHelloInt OBJECT-TYPE Time interval between advertisements (seconds). | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.7 | INTEGER (1..84) | read-write | mandatory |
| snVsrpVirRtrDeadInt OBJECT-TYPE Dead interval (seconds). | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.8 | INTEGER (0..84) | read-write | mandatory |
| snVsrpVirRtrPreemptMode OBJECT-TYPE This mode controls whether a higher priority Backup router preempts a lower priority Master. The mode with enabled(1) allow preemption and disabled(0) prohibit preemption. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.9 | INTEGER {disabled(0), enabled(1)} | read-write | mandatory |
| snVsrpVirRtrState OBJECT-TYPE This object specifies the vsrp Router's interface state as: init(0)...initialization state. master(1)...master state. backup(2)...backup state. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.10 | INTEGER {init(0), master(1), backup(2)} | read-only | mandatory |
| snVsrpVirRtrIpAddrMask OBJECT-TYPE The numbers of IP Addresses of this virtual router of this interface, this holds good for L3 vsrp. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.11 | OCTET STRING (SIZE(64)) | read-write | mandatory |
| snVsrpVirRtrActivate OBJECT-TYPE This object specifies the vsrp Router's activate command as: disabled(0)...deactivate this vsrp Router. enabled(1)....activate this vsrp Router. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.12 | INTEGER {disabled(0), enabled(1)} | read-write | mandatory |
| snVsrpVirRtrTrackPortList OBJECT-TYPE This object specifies the identity of the physical port and virtual ports whose state is to be monitored. Each port index is an ifIndex, if there are consecutive 4 or more ifIndex then they will be encoded like below. Encoding and decoding scheme is range based: Each range prefix with 0000 (2 octets) where 0000 is not valid ifIndex. Next 2 octets indicates lower range ifIndex, followed by 2 octets of higher range ifIndex. Individual(non range) ones will be displayed as it is. Ex: port list: 0001..0005 0015 0032..0047 Port list in PDU: 0000 0001 0005 000f 0000 0020 002f. If this object is configured then the Preference Level of this interface will be adjusted dynamically depending on the state of the Track Port. The interface's Preference Level is reduced by value of Preference Level parameter when the Track Port states first changes from UP to DOWN. When the Track Port next comes up the interface's Preference Level is increased by the amount specified by the Preference Level. The router VSRP physical track port membership. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.13 | OCTET STRING | read-write | mandatory |
| snVsrpVirRtrAdvertiseBackup OBJECT-TYPE Set Advertise this backup router to master | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.14 | INTEGER {disabled(0), enabled(1)} | read-write | mandatory |
| snVsrpVirRtrHoldDownInt OBJECT-TYPE VSRP protection mechanism, an extra delay for a switch in backup mode to upgrade itself to master mode | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.15 | INTEGER (1..84) | read-write | mandatory |
| snVsrpVirRtrInitTtl OBJECT-TYPE VSRP:TTL in the hello packet to regulate the distance that a hello packet can travel. It prevents the flooding of VSRP hello packets in the network | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.16 | INTEGER (1..255) | read-write | mandatory |
| snVsrpVirRtrIncPortList OBJECT-TYPE Include all free ports of the VLAN into its control ports | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.17 | OCTET STRING | read-write | mandatory |
| snVsrpVirRtrSave OBJECT-TYPE Set VSRP to save current parameters value | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.18 | INTEGER {disabled(0), enabled(1)} | read-write | mandatory |
| snVsrpVirRtrBackupInt OBJECT-TYPE Time interval between backup routers hello message advertisements (seconds). | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.19 | INTEGER (60..3600) | read-write | mandatory |
| snVsrpVirRtrRowStatus OBJECT-TYPE This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an existing row VirRtr the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.20 | INTEGER {invalid(1), valid(2), delete(3), create(4), modify(5)} | read-write | mandatory |
| snVsrpVirRtrRxArpPktDropCnts OBJECT-TYPE The received vsrp ARP Packet Drop Counts. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.21 | Counter | read-only | mandatory |
| snVsrpVirRtrRxIpPktDropCnts OBJECT-TYPE The received VSRP IP Packet Drop Counts. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.22 | Counter | read-only | mandatory |
| snVsrpVirRtrRxPortMismatchCnts OBJECT-TYPE The received vsrp Port mismatching Counts. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.23 | Counter | read-only | mandatory |
| snVsrpVirRtrRxNumOfIpMismatchCnts OBJECT-TYPE The received VSRP Number of IP Addresses mismatching Counts. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.24 | Counter | read-only | mandatory |
| snVsrpVirRtrRxIpMismatchCnts OBJECT-TYPE The received vsrp IP Address mismatching Counts. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.25 | Counter | read-only | mandatory |
| snVsrpVirRtrRxHelloIntMismatchCnts OBJECT-TYPE The counts of the virtual router interface with hello interval mismatch counts. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.26 | Counter | read-only | mandatory |
| snVsrpVirRtrRxPriorityZeroFromMasterCnts OBJECT-TYPE The counts of the virtual router interface with Priority zero from the master. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.27 | Counter | read-only | mandatory |
| snVsrpVirRtrRxHigherPriorityCnts OBJECT-TYPE The counts of the virtual router interface with higher Priority. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.28 | Counter | read-only | mandatory |
| snVsrpVirRtrTransToMasterStateCnts OBJECT-TYPE The counts of the virtual router interface transition to master state. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.29 | Counter | read-only | mandatory |
| snVsrpVirRtrTransToBackupStateCnts OBJECT-TYPE The counts of the virtual router interface transition to backup state. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.30 | Counter | read-only | mandatory |
| snVsrpVirRtrCurrDeadInt OBJECT-TYPE Current Dead interval (in 100 milliseconds). | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.31 | INTEGER | read-only | mandatory |
| snVsrpVirRtrCurHelloInt OBJECT-TYPE Set backup router hello interval | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.32 | INTEGER (1..84) | read-only | mandatory |
| snVsrpVirRtrCurHoldDownInt OBJECT-TYPE VSRP protection mechanism, an extra delay for a switch in backup mode to upgrade itself to master mode | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.33 | INTEGER (1..84) | read-only | mandatory |
| snVsrpVirRtrCurInitTtl OBJECT-TYPE VSRP:TTL in the hello packet to regulate the distance that a hello packet can travel. It prevents the flooding of VSRP hello packets in the network | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.34 | INTEGER (1..255) | read-only | mandatory |
| snVsrpVirRtrHelloMacAddress OBJECT-TYPE Hello MAC address. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.35 | MacAddress | read-only | mandatory |
| snVsrpVirRtrMasterIpAddr OBJECT-TYPE The master router's real/virtual (primary) IP address. This is the IP address listed as the source in vsrp advertisement last received by this virtual router. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.21.3.1.1.36 | IpAddress | read-only | mandatory |