cmsMcastInfoFlag
CISCO-MLD-SNOOPING-MIB ·
.1.3.6.1.4.1.9.9.721.1.3.10.1.6
Object
column Enumeration
This object indicates the multicast flag associated with
the group/source related to the indices:
'static' -
The group state is configured via snooping profile
'dynamic' -
The group state is learnt as a result of receiving
IGMP/MLD reports.
'staticAndDynamic' -
The group state is both statically configured via
snooping profile and learnt as a result of receiving
IGMP/MLD reports.
'unknown' -
The group state is not known.
Context
- MIB
- CISCO-MLD-SNOOPING-MIB
- OID
.1.3.6.1.4.1.9.9.721.1.3.10.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cmsMcastInfoEntry
- 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-MLD-SNOOPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MLD-SNOOPING-MIB::cmsMcastInfoFlag'
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::cmsMcastInfoFlag.<cmsPortType>.<cmsPortId>.<cmsMcastInfoGroupAddrType>.<cmsMcastInfoGroupAddr>.<cmsMcastInfoSourceAddr>'
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::cmsMcastInfoFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | dynamic |
3 | staticAndDynamic |
4 | unknown |
Conformance
Member of