The Authentication Key. This object is set according to
the value of the 'vrrpOperAuthType' object
('simpleTextPassword' or 'ipAuthenticationHeader'). If the
length of the value is less than 16 octets, the agent will
left adjust and zero fill to 16 octets. The value of this
object is the same for a given ifIndex.
When read, vrrpOperAuthKey always returns an Octet String of length zero.
Parsed from file vrrp.mib.txt
Company: ruijie
Module: VRRP-MIB
Vendor: 3Com
Module: VRRP-MIB (VRRP-MIB.mib)
Type: TABULAR
Access: read-create
Syntax: OCTET STRING
( SIZE (
0..16 ) )
Automatically extracted from www.mibdepot.com
vrrpOperAuthKey OBJECT-TYPE SYNTAX OCTET STRING (SIZE (0..16)) MAX-ACCESS read-create STATUS current DESCRIPTION "The Authentication Key. This object is set according to the value of the 'vrrpOperAuthType' object ('simpleTextPassword' or 'ipAuthenticationHeader'). If the length of the value is less than 16 octets, the agent will left adjust and zero fill to 16 octets. The value of this object is the same for a given ifIndex. When read, vrrpOperAuthKey always returns an Octet String of length zero." ::= { vrrpOperEntry 10 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.46.1.1.3.1.1 | vrrpOperVrId, vrrpOperIfIndex | 0 | 0 | This object contains the Virtual Router Identifier (VRID). |
1.3.6.1.2.1.46.1.1.3.1.2 | vrrpOperVirtualMacAddr | 0 | 0 | The virtual MAC address of the virtual router. Although this object can be derived from the 'vrrpOperVrId' object, it is defined … |
1.3.6.1.2.1.46.1.1.3.1.3 | vrrpOperState, vrrpOperIpAddr | 0 | 0 | The current state of the virtual router. This object has three defined values: - `initialize', which indicates that all the virtua… |
1.3.6.1.2.1.46.1.1.3.1.4 | vrrpOperAdminState | 0 | 0 | This object will enable/disable the virtual router function. Setting the value to `up', will transition the state of the virtual … |
1.3.6.1.2.1.46.1.1.3.1.5 | vrrpOperPriority | 0 | 0 | This object specifies the priority to be used for the virtual router master election process. Higher values imply higher priority… |
1.3.6.1.2.1.46.1.1.3.1.6 | vrrpOperIpAddrCount, vrrpOperControl | 0 | 0 | The number of IP addresses that are associated with this virtual router. This number is equal to the number of rows in the vrrpAs… |
1.3.6.1.2.1.46.1.1.3.1.7 | vrrpOperMasterIpAddr | 0 | 0 | The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisement last received by… |
1.3.6.1.2.1.46.1.1.3.1.8 | vrrpOperPrimaryIpAddr | 0 | 0 | In the case where there is more than one IP address for a given `ifIndex', this object is used to specify the IP address that wil… |
1.3.6.1.2.1.46.1.1.3.1.9 | vrrpOperAuthType | 0 | 0 | vrrpOperAuthtype |
1.3.6.1.2.1.46.1.1.3.1.11 | vrrpOperAdvertisementInterval | 0 | 0 | The time interval, in seconds, between sending advertisement messages. Only the master router sends VRRP advertisements. |
1.3.6.1.2.1.46.1.1.3.1.12 | vrrpOperPreemptMode, vrrpOperHMACMD5Key | 0 | 0 | Controls whether a higher priority virtual router will preempt a lower priority master. |
1.3.6.1.2.1.46.1.1.3.1.13 | vrrpOperVirtualRouterUpTime | 0 | 0 | This is the value of the `sysUpTime' object when this virtual router (i.e., the `vrrpOperState') transitioned out of `initialized… |
1.3.6.1.2.1.46.1.1.3.1.14 | vrrpOperProtocol | 0 | 0 | The particular protocol being controlled by this Virtual Router. New enumerations to this list can only be added via a new RFC on… |
1.3.6.1.2.1.46.1.1.3.1.15 | vrrpOperRowStatus | 0 | 0 | The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a curre… |
1.3.6.1.2.1.46.1.1.3.1.17 | vrrpOperCriticalIpAddr | 0 | 0 | IP address of the interface that will cause a shutdown event. |
1.3.6.1.2.1.46.1.1.3.1.18 | vrrpOperHoldDownTimer | 0 | 0 | Used to configure the amount of time (in seconds) to wait before preempting the current vrrp master. |
1.3.6.1.2.1.46.1.1.3.1.19 | vrrpOperHoldDownState | 0 | 0 | Used to indicate the hold-down state of this vrrp interface. If the hold-down timer is operational this variable will be set to … |
1.3.6.1.2.1.46.1.1.3.1.20 | vrrpOperHoldDownTimeRemaining | 0 | 0 | Used to indicate the amount of time (in seconds) left before the vrrpOperHoldDownTimer will expire. |
1.3.6.1.2.1.46.1.1.3.1.21 | vrrpOperAction | 0 | 0 | Used to trigger an action on this vrrp interface. |
1.3.6.1.2.1.46.1.1.3.1.22 | vrrpOperCriticalIpAddrEnable | 0 | 0 | Indicate if an user-defined critical IP address should be enabled. 'NO' = use the default IP address (0.0.0.0). No effect if an u… |
1.3.6.1.2.1.46.1.1.3.1.23 | vrrpOperBackUpMaster | 0 | 0 | None |
1.3.6.1.2.1.46.1.1.3.1.24 | vrrpOperBackUpMasterState | 0 | 0 | None |
1.3.6.1.2.1.46.1.1.3.1.25 | vrrpOperFasterAdvInterval | 0 | 0 | This is the faster advertisement interval, in milliseconds, between sending advertisement messages. When the faster advertisement… |
1.3.6.1.2.1.46.1.1.3.1.26 | vrrpOperFasterAdvIntervalEnable | 0 | 0 | Used to indicate if the Faster Advertisement Interval should be used. 'Disable' means use regular Advertisement interval. |