fsDvmrpMetricProtocolId
FS-DVMRPINTEROPERABILITY-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.29.1.5.1.4
Object
column Enumeration
The number of Protocol Id,only routes learned by the specified routing protocol are advertised in DVMRP report messages.
Context
- MIB
- FS-DVMRPINTEROPERABILITY-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.29.1.5.1.4- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- fsDvmrpMetricEntry
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 'FS-DVMRPINTEROPERABILITY-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-DVMRPINTEROPERABILITY-MIB::fsDvmrpMetricProtocolId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-DVMRPINTEROPERABILITY-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-DVMRPINTEROPERABILITY-MIB::fsDvmrpMetricProtocolId.<fsDvmrpMetricIfIndex>.<fsDvmrpMetric>.<fsDvmrpMetricProtocolId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-DVMRPINTEROPERABILITY-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-DVMRPINTEROPERABILITY-MIB::fsDvmrpMetricProtocolId'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | default |
1 | ospf |
2 | rip |
3 | static |
4 | dvmrp |