fsPimCmnIpGenMRouteRtType
ARICENT-PIMCMN-MIB ·
.1.3.6.1.4.1.2076.111.1.2.13.1.29
Object
column Enumeration
This object displays the multicast route type.
Context
- MIB
- ARICENT-PIMCMN-MIB
- OID
.1.3.6.1.4.1.2076.111.1.2.13.1.29- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsPimCmnIpGenMRouteEntry
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 'ARICENT-PIMCMN-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-PIMCMN-MIB::fsPimCmnIpGenMRouteRtType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-PIMCMN-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-PIMCMN-MIB::fsPimCmnIpGenMRouteRtType.<fsPimCmnIpGenMRouteCompId>.<fsPimCmnIpGenMRouteAddrType>.<fsPimCmnIpGenMRouteGroup>.<fsPimCmnIpGenMRouteGroupMasklen>.<fsPimCmnIpGenMRouteSource>.<fsPimCmnIpGenMRouteSourceMasklen>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-PIMCMN-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-PIMCMN-MIB::fsPimCmnIpGenMRouteRtType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unicast |
2 | multicast |