HP-ICF-VRRPV3-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HP-ICF-VRRPV3-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hpicfVrrpv3MIB | 1.3.6.1.4.1.11.2.14.11.5.1.90 |
This MIB module contains HP proprietary extensions to the standard VRRPV3-MIB module. |
||
hpicfVrrpv3Operations | 1.3.6.1.4.1.11.2.14.11.5.1.90.1 | |||
hpicfVrrpv3IPv4AdminStatus | 1.3.6.1.4.1.11.2.14.11.5.1.90.1.1 | truthvalue | read-write |
When set to true, this enables VRRP for IPv4 globally on the router. If set to false, this would disable VRRPv3 for IPv4. Default is false. |
hpicfVrrpv3IPv6AdminStatus | 1.3.6.1.4.1.11.2.14.11.5.1.90.1.2 | truthvalue | read-write |
When set to true, this enables VRRP for IPv6 globally on the router. If set to false, this would disable VRRPv3 for IPv6. Default is false. |
hpicfVrrpv3OperationsTable | 1.3.6.1.4.1.11.2.14.11.5.1.90.1.3 | no-access |
HP extensions to the vrrpv3OperationsTable. |
|
1.3.6.1.4.1.11.2.14.11.5.1.90.1.3.1 | no-access |
HP extensions for an entry in the vrrpv3OperationsTable. |
||
hpicfVrrpv3VrMode | 1.3.6.1.4.1.11.2.14.11.5.1.90.1.3.1.1 | integer | read-only |
This object denotes whether this VR has been designated as an owner or as a backup. On VR creation, this field is set to uninitialized. The user cannot set the value of this object to uninitialized. Enumeration: 'owner': 1, 'uninitialized': 3, 'backup': 2. |
hpicfVrrpv3VrPreemptDelayTime | 1.3.6.1.4.1.11.2.14.11.5.1.90.1.3.1.2 | integer32 | read-only |
This object specifies the time that the owner virtual router will wait before taking control of its virtual IP address. A value of 0 indicates that the pre-empt delay timer is not active |
hpicfVrrpv3VrControl | 1.3.6.1.4.1.11.2.14.11.5.1.90.1.3.1.3 | integer | read-only |
When this object is set to failback (1), it acts as a trigger to intimate VRRP to failback to this router from another. When this object is set to failover (2), it acts as a trigger to intimate VRRP to failover from this router to another. When this object is set to failoverWithMonitoring (3), in addition to triggering VRRP to failover, it triggers VR to monitor for presence of a master. When read, this object always returns invalid (4). Enumeration: 'failover': 2, 'failback': 1, 'invalid': 4, 'failoverWithMonitoring': 3. |
hpicfVrrpv3VrRespondToPing | 1.3.6.1.4.1.11.2.14.11.5.1.90.1.3.1.4 | truthvalue | read-only |
If set to FALSE, prevents a response to ping requests to the virtual router IP addresses configured on the backup router. If set to TRUE allows response to ping requests to virtual IP addresses configured when virtual router become master. hpicfVrrpv3RespondToPing must also be configured globally to respond to virtual IP ping requests. By default hpicfVrrpv3VrRespondToPing is enabled. |
hpicfVrrpv3Version | 1.3.6.1.4.1.11.2.14.11.5.1.90.1.3.1.5 | integer | read-only |
The configured version of VRRP. IPv6 Virtual Routers supports only v3. Default value for IPv4 virtual Routers is v2 and for IPv6 Virtual Routers is v3. Enumeration: 'v2': 2, 'v3': 3. |
hpicfVrrpv3VrNullAuthCompatibility | 1.3.6.1.4.1.11.2.14.11.5.1.90.1.3.1.6 | truthvalue | read-only |
When set to true appends authentication data at the end to an IPv6 VRRP packet being sent out. The authentication data is 8 bytes filled with 0 and is applicable only for IPv6 Virtual router. By default hpicfVrrpv3VrNullAuthCompatibility is set to false. |
hpicfVrrpv3VrBfdIPAddr | 1.3.6.1.4.1.11.2.14.11.5.1.90.1.3.1.13 | inetaddress | read-only |
IP address of the master to enable BFD under VRRP. |
hpicfVrrpv3TrackTable | 1.3.6.1.4.1.11.2.14.11.5.1.90.1.4 | no-access |
HP extensions for supporting tracking. |
|
1.3.6.1.4.1.11.2.14.11.5.1.90.1.4.1 | no-access |
HP extensions for supporting tracking. |
||
hpicfVrrpv3VrTrackType | 1.3.6.1.4.1.11.2.14.11.5.1.90.1.4.1.1 | integer | no-access |
This object specifies the type of interface specified by 'hpicfVrrpv3VrTrackEntity'. Enumeration: 'vlan': 3, 'port': 1, 'trunk': 2. |
hpicfVrrpv3VrTrackEntity | 1.3.6.1.4.1.11.2.14.11.5.1.90.1.4.1.2 | snmpadminstring | no-access |
This object specifies interface details. Interface detail is interpreted Based on type specified by 'hpicfVrrpv3VrTrackType'. Valid values for different track types are - ------------------------------------ hpicfVrrpv3VrTrackType range ------------------------------------ port '1'..'65535' trunk '1'..'65535' vlan '1'..'65535' ------------------------------------ |
hpicfVrrpv3TrackRowStatus | 1.3.6.1.4.1.11.2.14.11.5.1.90.1.4.1.3 | rowstatus | read-only |
The row status of given track entity. |
hpicfVrrpv3StatsTable | 1.3.6.1.4.1.11.2.14.11.5.1.90.1.5 | no-access |
Table of virtual router statistics. |
|
1.3.6.1.4.1.11.2.14.11.5.1.90.1.5.1 | no-access |
An entry in the table, containing statistics information about a given virtual router. |
||
hpicfVrrpv3StatsNearFailovers | 1.3.6.1.4.1.11.2.14.11.5.1.90.1.5.1.1 | counter32 | read-only |
This object reports the number of near failovers for backup virtual routers. A near failover occurs when a backup virtual router has not received an advertisement packet from the master virtual router for two advertisement intervals. |
hpicfVrrpv3RespondToPing | 1.3.6.1.4.1.11.2.14.11.5.1.90.1.6 | truthvalue | read-write |
If this object is set to FALSE globally, it prevents a response to ping requests to the virtual router IP addresses configured on all backup routers.If set to TRUE, allows response to ping requests to virtual IP addresses configured on backup virtual routers when they become master. hpicfVrrpv3VrRespondToPing object must also be configured on a Virtual router to respond to virtual IP ping requests. By default hpicfVrrpv3RespondToPing is disabled. |
hpicfVrrpv3RemoveConfig | 1.3.6.1.4.1.11.2.14.11.5.1.90.1.7 | truthvalue | read-write |
This objects clears all existing vrrp configuration and again intializes it with default values when this is set with value 'true'. It also clears (disables) the global VRRP enable flag. SnmpGet on this will always return false. |
hpicfVrrpv3Nonstop | 1.3.6.1.4.1.11.2.14.11.5.1.90.1.8 | truthvalue | read-write |
This object defines the operation of VRRP on redundant platforms. When set to TRUE, the VRRP Master router will retain control of virtual-IP addresses across a management card failure on redundant platforms. When set to FALSE, the VRRP Backup router will take control of virtual-IP addresses on the network on the occurrence of a management card failure on the Master VRRP router. |
hpicfVrrpv3NotificationCntl | 1.3.6.1.4.1.11.2.14.11.5.1.90.1.9 | integer | read-write |
Indicates whether the VRRPv3-enabled router will generate SNMP traps for events defined in this MIB. 'Enabled' results in SNMP traps; 'disabled', no traps are sent. Enumeration: 'disabled': 2, 'enabled': 1. |
hpicfVrrpv3ErrorObjects | 1.3.6.1.4.1.11.2.14.11.5.1.90.1.10 | |||
hpicfVrrpv3IPv4RouterChecksumErrors | 1.3.6.1.4.1.11.2.14.11.5.1.90.1.10.1 | counter64 | read-only |
The total number of IPv4 VRRP packets received with an invalid VRRP checksum value. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of vrrpv3GlobalStatisticsDiscontinuityTime. |
hpicfVrrpv3IPv6RouterChecksumErrors | 1.3.6.1.4.1.11.2.14.11.5.1.90.1.10.2 | counter64 | read-only |
The total number of IPv6 VRRP packets received with an invalid VRRP checksum value. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of vrrpv3GlobalStatisticsDiscontinuityTime. |
hpicfVrrpv3IPv4RouterVersionErrors | 1.3.6.1.4.1.11.2.14.11.5.1.90.1.10.3 | counter64 | read-only |
The total number of IPv4 VRRP packets received with an unknown or unsupported version number. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of vrrpv3GlobalStatisticsDiscontinuityTime. |
hpicfVrrpv3IPv6RouterVersionErrors | 1.3.6.1.4.1.11.2.14.11.5.1.90.1.10.4 | counter64 | read-only |
The total number of IPv6 VRRP packets received with an unknown or unsupported version number. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of vrrpv3GlobalStatisticsDiscontinuityTime. |
hpicfVrrpv3IPv4RouterVrIdErrors | 1.3.6.1.4.1.11.2.14.11.5.1.90.1.10.5 | counter64 | read-only |
The total number of IPv4 VRRP packets received with a VRID that is not valid for any virtual router on this router. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of vrrpv3GlobalStatisticsDiscontinuityTime. |
hpicfVrrpv3IPv6RouterVrIdErrors | 1.3.6.1.4.1.11.2.14.11.5.1.90.1.10.6 | counter64 | read-only |
The total number of IPv6 VRRP packets received with a VRID that is not valid for any virtual router on this router. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of vrrpv3GlobalStatisticsDiscontinuityTime. |
hpicfVrrpv3Conformance | 1.3.6.1.4.1.11.2.14.11.5.1.90.2 | |||
hpicfVrrpv3MIBCompliances | 1.3.6.1.4.1.11.2.14.11.5.1.90.2.1 | |||
hpicfVrrpv3MIBCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.90.2.1.1 |
The compliance statement for HP routers running VRRPV3 and implementing the HP-ICF-VRRPV3-MIB. |
||
hpicfVrrpv3MIBGroups | 1.3.6.1.4.1.11.2.14.11.5.1.90.2.2 | |||
hpicfVrrpv3OperGroup | 1.3.6.1.4.1.11.2.14.11.5.1.90.2.2.1 |
A collection of HP proprietary objects to support VRRPV3 configuration on HP routers. |
||
hpicfVrrpv3TrackGroup | 1.3.6.1.4.1.11.2.14.11.5.1.90.2.2.2 |
A collection of HP proprietary objects to support VRRPV3 configuration on HP routers. |
||
hpicfVrrpv3BfdGroup | 1.3.6.1.4.1.11.2.14.11.5.1.90.2.2.5 |
A collection of HP proprietary objects to support BFD configuration on HP routers. |