snVrrpVirRtr2Ownership
FOUNDRY-SN-IP-VRRP-MIB ·
.1.3.6.1.4.1.1991.1.2.12.5.1.1.2
Object
column r/w
Enumeration
The ownership of this Vrrp router interface can be set either owner(1) or backup(2). VirRtr SNMP-GET returns incomplete(0), it means no IP address has assigned to this Vrrp router interface. vrrpe protocol has no owner(1), can only be set to backup(2) or incomplete(0).
Context
- MIB
- FOUNDRY-SN-IP-VRRP-MIB
- OID
.1.3.6.1.4.1.1991.1.2.12.5.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snVrrpVirRtr2Entry
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 'FOUNDRY-SN-IP-VRRP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-IP-VRRP-MIB::snVrrpVirRtr2Ownership'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FOUNDRY-SN-IP-VRRP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-IP-VRRP-MIB::snVrrpVirRtr2Ownership.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FOUNDRY-SN-IP-VRRP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FOUNDRY-SN-IP-VRRP-MIB::snVrrpVirRtr2Ownership'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.