cmsMRouterType

CISCO-MLD-SNOOPING-MIB · .1.3.6.1.4.1.9.9.721.1.3.11.1.1

Object

column Enumeration
This object indicates the multicast router type for the port
identified by the indices. 
              
'dynamic' - indicates that the mrouter port is dynamically    
            discovered by the system.
              
'static'  - indicates that the mrouter ports is statically 
            configured.
              
'staticAndDynamic' - indicates that the mrouter port is both
                     static and dynamic at the same time.
              
'unknown' - indicates that the mrouter type is not known

Context

MIB
CISCO-MLD-SNOOPING-MIB
OID
.1.3.6.1.4.1.9.9.721.1.3.11.1.1
Type
column
Access
readonly
Status
current
Parent
cmsMRouterPortInfoEntry
Groups
1

Walk 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-MLD-SNOOPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MLD-SNOOPING-MIB::cmsMRouterType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MLD-SNOOPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MLD-SNOOPING-MIB::cmsMRouterType.<cmsPortType>.<cmsPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MLD-SNOOPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MLD-SNOOPING-MIB::cmsMRouterType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1static
2dynamic
3staticAndDynamic
4unknown