mcmescConnRxOcmPort
LUXN-MIB ·
.1.3.6.1.4.1.4253.1.18.6.1.49
Object
column mandatory
r/w
Enumeration
The connected OCM port (from MCMESC's Link Rx). 3=OCM's CPE-Tx, 4=OCM's Rx. Only 3 is valid.
Context
- MIB
- LUXN-MIB
- OID
.1.3.6.1.4.1.4253.1.18.6.1.49- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- mcmescEntry
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::mcmescConnRxOcmPort'
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::mcmescConnRxOcmPort.<mcmescCardLocation>.<mcmescCardShelf>.<mcmescCardSlot>'
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::mcmescConnRxOcmPort'
Syntax
Enumeration
Values & Constraints
Enumerated Values
3 | cpetx |
4 | cperx |