cadVrNameTable
CADANT-VIRTUAL-ROUTER-MIB ·
.1.3.6.1.4.1.4998.1.1.25.3.1.1
Object
table
The inverse table of cadVrTable, such that a manager can create/lookup a virtual router by its name instead of its index. To ensure consistency, a row must be created in this table prior to the corresponding row being created in the cadVrTable. When a row is created in this table, the SNMP agent assigns it a cadVrNameVrIndex. That value can then be used as cadVrIndex to create a row in the cadVrTable. Likewise, whenever a row is deleted from this table, the SNMP agent also removes the corresponding row from the cadVrTable.
Context
- MIB
- CADANT-VIRTUAL-ROUTER-MIB
- OID
.1.3.6.1.4.1.4998.1.1.25.3.1.1- Type
- table
- Status
- current
- Parent
- cadVirtualRouter
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CADANT-VIRTUAL-ROUTER-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-VIRTUAL-ROUTER-MIB::cadVrNameTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-VIRTUAL-ROUTER-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-VIRTUAL-ROUTER-MIB::cadVrNameTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.