dvmrpRouteNextHopType
DVMRP-STD-MIB ·
lancom variant
·
.1.3.6.1.4.1.2356.16.1.10.1.1.5.1.4
Object
column Enumeration
Type is leaf if no downstream dependent neighbors exist on the outgoing virtual interface. Otherwise, type is branch.
Context
- MIB
- DVMRP-STD-MIB
- OID
.1.3.6.1.4.1.2356.16.1.10.1.1.5.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dvmrpRouteNextHopEntry
- 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 'DVMRP-STD-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DVMRP-STD-MIB::dvmrpRouteNextHopType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DVMRP-STD-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DVMRP-STD-MIB::dvmrpRouteNextHopType.<dvmrpRouteNextHopSource>.<dvmrpRouteNextHopSourceMask>.<dvmrpRouteNextHopIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DVMRP-STD-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DVMRP-STD-MIB::dvmrpRouteNextHopType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | leaf |
2 | branch |
Conformance
Member of