fsPimCmnIpGenMRouteType
ARICENT-PIMCMN-MIB ·
.1.3.6.1.4.1.2076.111.1.2.13.1.34
Object
column Enumeration
This object displays the route type for the group.This could be S,G or *,G or *,*,RP.
Context
- MIB
- ARICENT-PIMCMN-MIB
- OID
.1.3.6.1.4.1.2076.111.1.2.13.1.34- 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::fsPimCmnIpGenMRouteType'
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::fsPimCmnIpGenMRouteType.<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::fsPimCmnIpGenMRouteType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | default |
1 | sg |
2 | sgrpt |
4 | starg |
8 | ssrp |