me1200IpmcMvrVlanPortRole
ME1200-IPMC-MVR-MIB ·
.1.3.6.1.4.1.9.9.815.1.68.1.2.5.1.3
Object
Configure a MVR port of the designated MVR VLAN as one of the following roles: Inactive, Source or Receiver. An inactive port does not participate MVR operations. Configure uplink ports that receive and send multicast data as a source port, and multicast subscribers cannot be directly connected to source ports. Configure a port as a receiver port if it is a subscriber port and should only receive multicast data, and a receiver port does not receive data unless it becomes a member of the multicast group by issuing IGMP/MLD control messages. Be Caution: MVR source ports are not recommended to be overlapped with management VLAN ports.
Context
- MIB
- ME1200-IPMC-MVR-MIB
- OID
.1.3.6.1.4.1.9.9.815.1.68.1.2.5.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- me1200IpmcMvrVlanPortEntry
- 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 'ME1200-IPMC-MVR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-IPMC-MVR-MIB::me1200IpmcMvrVlanPortRole'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ME1200-IPMC-MVR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-IPMC-MVR-MIB::me1200IpmcMvrVlanPortRole.<me1200IpmcMvrVlanPortIfIndex>.<me1200IpmcMvrVlanPortPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ME1200-IPMC-MVR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ME1200-IPMC-MVR-MIB::me1200IpmcMvrVlanPortRole'
Syntax
- Source
- ME1200IpmcMvrVlanInterfacePortRole
- Base type
Enumeration
Values & Constraints
Type Values
0 | inactive |
1 | source |
2 | receiver |
Conformance
Member of