vRiaIndex
TIMETRA-VRTR-MIB ·
.1.3.6.1.4.1.6527.3.1.2.3.6.1.1
Object
column Integer32
The unique value which identifies this IP address entry for this interface of this virtual router in the Tmnx system. Those row entries with vRiaIndex = 1 represent the primary IP address for the interface identified by the vRtrID and vRtrIfIndex pair. Row entries with other values for vRiaIndex are secondary IP addresses. The values greater than 256 are reserved for internal interfaces only and cannot be used to create an IP address entry.
Context
- MIB
- TIMETRA-VRTR-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.3.6.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- vRtrIpAddrEntry
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 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRTR-MIB::vRiaIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRTR-MIB::vRiaIndex.<vRtrID>.<vRtrIfIndex>.<vRiaIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-VRTR-MIB::vRiaIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2048