vrrpv3OperationsAddrCount
VRRPV3-MIB ·
ciscosb variant
·
.1.3.6.1.2.1.207.1.1.1.1.8
Object
column Integer32
The number of IP addresses that are associated with this virtual router. This number is equal to the number of rows in the vrrpv3AssociatedAddrTable that correspond to a given ifIndex/VRID/IP version.
Context
- MIB
- VRRPV3-MIB
- OID
.1.3.6.1.2.1.207.1.1.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vrrpv3OperationsEntry
- Groups
- 1
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 'VRRPV3-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VRRPV3-MIB::vrrpv3OperationsAddrCount'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VRRPV3-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VRRPV3-MIB::vrrpv3OperationsAddrCount.<ifIndex>.<vrrpv3OperationsVrId>.<vrrpv3OperationsInetAddrType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VRRPV3-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VRRPV3-MIB::vrrpv3OperationsAddrCount'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of