cisMcastRouterConfigRouterType
CISCO-IGMP-SNOOPING-MIB ·
.1.3.6.1.4.1.9.9.263.1.6.2.1.2
Object
column Enumeration
This object indicates type of the multicast router.
static: the multicast router is configured manually.
dynamic: the multicast router is learned by the system.
Context
- MIB
- CISCO-IGMP-SNOOPING-MIB
- OID
.1.3.6.1.4.1.9.9.263.1.6.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cisMcastRouterConfigEntry
- 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 'CISCO-IGMP-SNOOPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IGMP-SNOOPING-MIB::cisMcastRouterConfigRouterType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IGMP-SNOOPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IGMP-SNOOPING-MIB::cisMcastRouterConfigRouterType.<cisMcastRouterConfigVlanIndex>.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IGMP-SNOOPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IGMP-SNOOPING-MIB::cisMcastRouterConfigRouterType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | dynamic |
Conformance
Member of