cisMulticastGroupConfPortList
CISCO-IGMP-SNOOPING-MIB ·
.1.3.6.1.4.1.9.9.263.1.7.4.1.7
Object
The set of ports that are configured to join a multicast
group. It has the information of up to 2k ports with the
port number starting from the information indicated in
cisMcastPortRangeIndex object of the same row. For
example, if the value of cisMulticastGroupConfPortRange is
'twoKto4K', the port number indicated in this object starting
from 2049 and ending to 4096.
A port number is the value of dot1dBasePort for the port
in the BRIDGE-MIB (RFC 4188).
Context
- MIB
- CISCO-IGMP-SNOOPING-MIB
- OID
.1.3.6.1.4.1.9.9.263.1.7.4.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cisMulticastGroupConfigEntry
- 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::cisMulticastGroupConfPortList'
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::cisMulticastGroupConfPortList.<cisMulticastGroupConfVlanIndex>.<cisMulticastGroupConfCeVlanIndex>.<cisMulticastGroupConfAddressType>.<cisMulticastGroupConfAddress>.<cisMulticastGroupConfSourceAddress>.<cisMulticastGroupConfPortRange>'
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::cisMulticastGroupConfPortList'
Syntax
- Source
- CISCO-TCCiscoPortList
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..256
Conformance
Member of
Compliance refinements
cisIgmpSnoopingMIBCompliance3
readonly
Write access is not required.