fsDot1qStaticMcastPort

SUPERMICROQ-BRIDGE-MIB · .1.3.6.1.4.1.10876.101.1.116.7.1.3.4.1.1

Object

column r/w Enumeration
Indicates whether the port is a member or a forbidden
member in the static multicast entry.
  'addMember'    - to add the port in the egress
                   member-list.
  'addForbidden' - to add the port in the forbidden
                   member-list.
  'delMember'    - to remove the port from the egress
                   member-list.
  'delForbidden' - to remove the port from the forbidden
                   member-list.

Context

MIB
SUPERMICROQ-BRIDGE-MIB
OID
.1.3.6.1.4.1.10876.101.1.116.7.1.3.4.1.1
Type
column
Access
readwrite
Status
current
Parent
fsDot1qStaticMcastPortEntry

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 'SUPERMICROQ-BRIDGE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICROQ-BRIDGE-MIB::fsDot1qStaticMcastPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICROQ-BRIDGE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICROQ-BRIDGE-MIB::fsDot1qStaticMcastPort.<fsDot1qVlanContextId>.<fsDot1qVlanIndex>.<fsDot1qStaticMulticastAddress>.<fsDot1qStaticMulticastReceivePort>.<fsDot1qTpPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICROQ-BRIDGE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICROQ-BRIDGE-MIB::fsDot1qStaticMcastPort'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1addMember
2addForbidden
3delMember
4delForbidden