vRtrIfProtocol
TIMETRA-VRTR-MIB ·
.1.3.6.1.4.1.6527.3.1.2.3.4.1.35
Object
column Bits
The value of vRtrIfProtocol indicates which protocols are running on this virtual router interface. If the bit corresponding to a protocol is set, then the protocol is enabled on this interface.
Context
- MIB
- TIMETRA-VRTR-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.3.4.1.35- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vRtrIfEntry
- Groups
- 4
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::vRtrIfProtocol'
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::vRtrIfProtocol.<vRtrID>.<vRtrIfIndex>'
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::vRtrIfProtocol'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | ospfv2 |
1 | rip |
2 | isis |
3 | bgp |
4 | mpls |
5 | rsvp |
6 | ldp |
7 | igmp |
8 | pim |
9 | ospf3 |
10 | mld |
11 | ripng |