swL3VrrpOperAdminState
DGS-3620-28PC-L3MGMT-MIB ·
.1.3.6.1.4.1.171.11.118.3.3.14.1.1.5
Object
column r/w
Enumeration
This object will enable/disable the virtual router
function. Setting the value to `up', will transition
the state of the virtual router from `initialize' to `backup'
or `master', depending on the value of `swL3VrrpOperPriority'.
Setting the value to `down', will transition the
router from `master' or `backup' to `initialize'. State
transitions may not be immediate; they sometimes depend on
other factors, such as the interface (IF) state.
The `swL3VrrpOperAdminState' object must be set to `down' prior
to modifying the other read-create objects in the conceptual
row. The value of the `swL3VrrpOperRowStatus' object (below)
must be `active', signifying that the conceptual row
is valid (i.e., the objects are correctly set),
in order for this object to be set to `up'.
Context
- MIB
- DGS-3620-28PC-L3MGMT-MIB
- OID
.1.3.6.1.4.1.171.11.118.3.3.14.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swL3VrrpOperEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DGS-3620-28PC-L3MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-3620-28PC-L3MGMT-MIB::swL3VrrpOperAdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DGS-3620-28PC-L3MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-3620-28PC-L3MGMT-MIB::swL3VrrpOperAdminState.<swL3VrrpOperIfIndex>.<swL3VrrpOperVrId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DGS-3620-28PC-L3MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DGS-3620-28PC-L3MGMT-MIB::swL3VrrpOperAdminState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |