ibmdecLANCircuitType

IBM6611-MIB · .1.3.6.1.4.1.2.6.2.17.5.1.2

Object

column mandatory Enumeration
If the CircuitType is Bilingual for a circuit, the router
would use a Phase_IV compliant locally administered MAC address
for that circuit and would be configured to communicate
with Phase_IV and Phase_IV-Prime nodes over that circuit.
A bilingual router can help communication between the
Phase_IV and the Phase_IV-Prime nodes over the same
extended LAN segment, and prevents a partitioned network.
              
If the CircuitType is AMA ( Arbitrary MAC Address ) for a
circuit, the router would use an arbitrary MAC address
for that circuit, and would be configured to communicate
with Phase_IV-Prime nodes over that circuit.
              
If the CircuitType is PhaseIV for a circuit, the router
would use the Phase_IV compliant locally administered MAC
address for that circuit, and would be configured to
communicate with Phase_IV nodes over that circuit.

Context

MIB
IBM6611-MIB
OID
.1.3.6.1.4.1.2.6.2.17.5.1.2
Type
column
Access
readonly
Status
mandatory
Parent
ibmdecLANCircuitEntry

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 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM6611-MIB::ibmdecLANCircuitType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM6611-MIB::ibmdecLANCircuitType.<ibmdecLANCircuitIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM6611-MIB::ibmdecLANCircuitType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1bilingual
2ama
3phaseIV