staticBridgePathFlags

ZHONE-COM-BRIDGE-REC-MIB · .1.3.6.1.4.1.5504.4.7.18.1.8

Object

column r/w Bits
none                               : IGMP Snooping with Proxy reporting is disabled.
BIT 0(igmpProcessJoinAndLeave)     : igmpProcessJoinandLeave is enabled for IGMP packets.
BIT 1(igmpRespondToQuery)          : igmpRespondToQuery is enabled for IGMP packets.
BIT 2(igmpUseBridgeIpAddress)      : igmpUseBridgeIpAddress is enabled for IGMP packets.

Context

MIB
ZHONE-COM-BRIDGE-REC-MIB
OID
.1.3.6.1.4.1.5504.4.7.18.1.8
Type
column
Access
readwrite
Status
current
Parent
staticBridgePathEntry
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 'ZHONE-COM-BRIDGE-REC-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-BRIDGE-REC-MIB::staticBridgePathFlags'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-COM-BRIDGE-REC-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-BRIDGE-REC-MIB::staticBridgePathFlags.<ifIndex>.<staticBridgePathAddressType>.<bridgeIfVlanId>.<staticBridgePathMacOrIpAddress>.<bridgeIfStagId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-COM-BRIDGE-REC-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-COM-BRIDGE-REC-MIB::staticBridgePathFlags'

Syntax

Bits

Values & Constraints

Enumerated Values
0igmpProcessJoinAndLeave
1igmpRespondToQuery
2igmpUseBridgeIpAddress

Conformance