rdwrVrrpAssoIpV6AddrRowStatus
RADWARE-MIB ·
.1.3.6.1.4.1.89.35.1.132.3.1.4
Object
The row status variable, used according to installation and removal conventions for conceptual rows. Setting this object to active(1) or createAndGo(4) results in the addition of an associated address for a virtual router. Destroying the entry or setting it to notInService(2) removes the associated address from the virtual router. The use of other values is implementation-dependent.
Context
- MIB
- RADWARE-MIB
- OID
.1.3.6.1.4.1.89.35.1.132.3.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- rdwrVrrpAssoIpV6AddrEntry
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 'RADWARE-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADWARE-MIB::rdwrVrrpAssoIpV6AddrRowStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADWARE-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADWARE-MIB::rdwrVrrpAssoIpV6AddrRowStatus.<rdwrVrrpAssoIpV6IfIndex>.<rdwrVrrpAssoIpV6VrId>.<rdwrVrrpAssoIpV6Addr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADWARE-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADWARE-MIB::rdwrVrrpAssoIpV6AddrRowStatus'