cbdMemberSplitHorizonNum
CISCO-BRIDGE-DOMAIN-MIB ·
.1.3.6.1.4.1.9.9.642.1.2.1.1.6
Object
column r/w
Unsigned32
This object indicates the split horizon number if configured on the bridge domain member. Split horizon is used to avoid sending traffic between interfaces. Frames are not forwarded to the members belonging to the same split horizon group.
Context
- MIB
- CISCO-BRIDGE-DOMAIN-MIB
- OID
.1.3.6.1.4.1.9.9.642.1.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cbdMemberInfoEntry
- 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-BRIDGE-DOMAIN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BRIDGE-DOMAIN-MIB::cbdMemberSplitHorizonNum'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-BRIDGE-DOMAIN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BRIDGE-DOMAIN-MIB::cbdMemberSplitHorizonNum.<ifIndex>.<cbdSIIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-BRIDGE-DOMAIN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-BRIDGE-DOMAIN-MIB::cbdMemberSplitHorizonNum'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of