cbdMemberType
CISCO-BRIDGE-DOMAIN-MIB ·
.1.3.6.1.4.1.9.9.642.1.2.1.1.2
Object
This object identifies the type of the bridge domain member like ATM VC, Frame Relay VC, or Ethernet service.
Context
- MIB
- CISCO-BRIDGE-DOMAIN-MIB
- OID
.1.3.6.1.4.1.9.9.642.1.2.1.1.2- 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::cbdMemberType'
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::cbdMemberType.<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::cbdMemberType'
Values & Constraints
Type Values
1 | other |
2 | ether |
3 | atmVc |
4 | frVc |
Conformance
Member of