mcmPortLineCoding
LUXN-MIB ·
.1.3.6.1.4.1.4253.1.9.8.1.7
Object
column mandatory
r/w
Enumeration
Type of line coding. b8zs(1) and ami(2) are for mcmt1. hdb3(3) is for mcme1. For mcme1, this release of hardware and software only supports fixed configuration, HDB3, hence, operation of setting will return an error.
Context
- MIB
- LUXN-MIB
- OID
.1.3.6.1.4.1.4253.1.9.8.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- mcmPortEntry
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 'LUXN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUXN-MIB::mcmPortLineCoding'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUXN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUXN-MIB::mcmPortLineCoding.<mcmPortCardLocation>.<mcmPortCardShelf>.<mcmPortCardSlot>.<mcmPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUXN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUXN-MIB::mcmPortLineCoding'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | b8zs |
2 | ami |
3 | hdb3 |