cipCardLanAdminBridgeType
CISCO-CIPLAN-MIB ·
.1.3.6.1.4.1.9.9.34.1.1.1.1.3
Object
column r/w
Enumeration
The bridging type supported by
this CMCC LAN.
The value of transparentOnly (1) is valid for
all LAN types.
The value of sourcerouteOnly (2) is only valid for
iso88025tokenRing and fddi LAN types.
The value of transpAndSourceRoute (3) is valid for
all iso88025tokenRing and fddi LAN types.
Context
- MIB
- CISCO-CIPLAN-MIB
- OID
.1.3.6.1.4.1.9.9.34.1.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cipCardLanAdminEntry
- 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-CIPLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CIPLAN-MIB::cipCardLanAdminBridgeType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CIPLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CIPLAN-MIB::cipCardLanAdminBridgeType.<ifIndex>.<cipCardLanAdminLanType>.<cipCardLanAdminLanId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CIPLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CIPLAN-MIB::cipCardLanAdminBridgeType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | transparentOnly |
2 | sourcerouteOnly |
3 | transpAndSourceRoute |
Conformance
Member of
Compliance refinements
The value transpAndSourceRoute (3) is
valid for bridges that support last
hop media of either type. This allows
the bridge to forward either frame
type without having to translate the
frame type.
valid for bridges that support last
hop media of either type. This allows
the bridge to forward either frame
type without having to translate the
frame type.