BAY-STACK-VRRP-EXT-MIB: View SNMP OID List / Download MIB
VENDOR: SYNOPTICS
Home | MIB: BAY-STACK-VRRP-EXT-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 |
bayStackVrrpExtMib | 1.3.6.1.4.1.45.5.11 |
Nortel Networks VRRP Extension MIB Copyright 2005 Nortel Networks, Inc. All rights reserved. This Nortel Networks SNMP Management Information Base Specification embodies Nortel Networks' confidential and proprietary intellectual property. Nortel Networks retains all title and ownership in the Specification, including any revisions. This Specification is supplied 'AS IS,' and Nortel Networks makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification. |
||
bsveNotifications | 1.3.6.1.4.1.45.5.11.0 | |||
bsveVrrpTrapStateTransition | 1.3.6.1.4.1.45.5.11.0.1 |
A vrrpTrapStateTransition trap signifies a state transition has occurred on a particular vrrp interface. Implementation of this trap is optional. |
||
bsveObjects | 1.3.6.1.4.1.45.5.11.1 | |||
bsveScalars | 1.3.6.1.4.1.45.5.11.1.1 | |||
bsveVrrpEnabled | 1.3.6.1.4.1.45.5.11.1.1.1 | truthvalue | read-write |
Indicates whether VRRP is globally enabled for the system. |
bsveVrrpPingVirtualAddrEnabled | 1.3.6.1.4.1.45.5.11.1.1.2 | truthvalue | read-write |
Indicates whether this device should respond to pings directed to a virtual router's IP address. |
bsveVrrpOperExtTable | 1.3.6.1.4.1.45.5.11.1.2 | no-access |
Extensions to the vrrpOperTable from RFC 2787. |
|
1.3.6.1.4.1.45.5.11.1.2.1 | no-access |
A set of objects that augments the vrrpOperTable. |
||
bsveVrrpOperExtCriticalIpAddr | 1.3.6.1.4.1.45.5.11.1.2.1.1 | ipaddress | read-write |
IP address of the interface that will cause a shutdown event. |
bsveVrrpOperExtCriticalIpAddrEnabled | 1.3.6.1.4.1.45.5.11.1.2.1.2 | truthvalue | read-write |
Indicates whether the user-defined critical IP address is enabled. If the user-defined critical IP address is not enabled, a default critical IP address of 0.0.0.0 will be used. No effect if an user-defined IP address does not exist. |
bsveVrrpOperExtHoldDownTimer | 1.3.6.1.4.1.45.5.11.1.2.1.3 | integer | read-write |
Used to configure the amount of time (in seconds) to wait before preempting the current vrrp master. |
bsveVrrpOperExtHoldDownState | 1.3.6.1.4.1.45.5.11.1.2.1.4 | integer | read-only |
Used to indicate the hold-down state of this vrrp interface. If the hold-down timer is operational this variable will be set to 'active'. 'dormant' otherwise. Enumeration: 'dormant': 1, 'active': 2. |
bsveVrrpOperExtHoldDownTimeRemaining | 1.3.6.1.4.1.45.5.11.1.2.1.5 | integer | read-only |
Used to indicate the amount of time (in seconds) left before the bsveVrrpOperExtHoldDownTimer will expire. |
bsveVrrpOperExtAction | 1.3.6.1.4.1.45.5.11.1.2.1.6 | integer | read-write |
Used to trigger an action on this vrrp interface. Enumeration: 'preemptHoldDownTimer': 2, 'none': 1. |
bsveVrrpOperExtBackUpMasterEnabled | 1.3.6.1.4.1.45.5.11.1.2.1.7 | truthvalue | read-write | |
bsveVrrpOperExtBackUpMasterState | 1.3.6.1.4.1.45.5.11.1.2.1.8 | integer | read-only |
Enumeration: 'down': 2, 'up': 1. |
bsveVrrpOperExtFasterAdvInterval | 1.3.6.1.4.1.45.5.11.1.2.1.9 | integer32 | read-write |
This is the faster advertisement interval, in milliseconds, between sending advertisement messages. When the faster advertisement interval enable is checked, the faster advertisement interval is being used instead of the regular advertisement interval |
bsveVrrpOperExtFasterAdvIntervalEnabled | 1.3.6.1.4.1.45.5.11.1.2.1.10 | truthvalue | read-write |
Used to indicate if the Faster Advertisement Interval should be used. 'Disable' means use regular Advertisement interval. |
bsveNotificationObjects | 1.3.6.1.4.1.45.5.11.1.4 | |||
bsveVrrpTrapStateTransitionType | 1.3.6.1.4.1.45.5.11.1.4.1 | integer | no-access |
Potential types of state transitions. Used by bsveVrrpTrapStateTransition trap. Enumeration: 'initializeToMaster': 4, 'none': 1, 'initializeToBackup': 6, 'backUpMasterToBackup': 9, 'backupToInitialize': 7, 'backupToMaster': 3, 'backupToBackUpMaster': 8, 'masterToInitialize': 5, 'masterToBackup': 2. |
bsveVrrpTrapStateTransitionCause | 1.3.6.1.4.1.45.5.11.1.4.2 | integer | no-access |
Potential types of causes that will generate a bsveVrrpTrapStateTransition trap. Enumeration: 'reboot': 16, 'none': 1, 'preempted': 6, 'startVR': 14, 'higherSrcIPEqualPrioAdvReceived': 12, 'lowerSrcIPEqualPrioAdvReceived': 13, 'vrrpAddrAndPhysicalAddrMatch': 4, 'shutdownReceived': 3, 'higherPriorityAdvertizeReceived': 2, 'usrConfig': 8, 'other': 15, 'iPInterfaceDown': 10, 'syncFromPrimary': 9, 'lowerPrioAdvReceived': 11, 'criticalIPFail': 7, 'masterDownInterval': 5. |