ospfProcessAreaTranslateRole
VIPTELA-OPER-OSPF ·
.1.3.6.1.4.1.41916.13.12.1.11
Object
column Enumeration
Translate role
Context
- MIB
- VIPTELA-OPER-OSPF
- OID
.1.3.6.1.4.1.41916.13.12.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ospfProcessAreaEntry
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 'VIPTELA-OPER-OSPF' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VIPTELA-OPER-OSPF::ospfProcessAreaTranslateRole'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VIPTELA-OPER-OSPF' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VIPTELA-OPER-OSPF::ospfProcessAreaTranslateRole.<ospfProcessVpnId>.<ospfProcessAreaAreaId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VIPTELA-OPER-OSPF' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VIPTELA-OPER-OSPF::ospfProcessAreaTranslateRole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | candidate |
1 | never |
2 | always |