nbsCmmcPortCableLen
NBS-CMMC-MIB ·
.1.3.6.1.4.1.629.200.8.1.1.77
Object
column r/w
Enumeration
This object is used to specify the expected maximum
cable length for copper DSX ports such as T1, E1, and T3.
If a port does not use this feature, this object should
be notSupported (1).
T1 T-carrier ports should specify a max cable length between
0 to 655 feet using values len133 (2) through len655 (6).
T3 T-carrier, E1/E3 E-carrier and STS-1 SONET ports should use
either the value shortHaul (7) or longHaul (8).
Context
- MIB
- NBS-CMMC-MIB
- OID
.1.3.6.1.4.1.629.200.8.1.1.77- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nbsCmmcPortEntry
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 'NBS-CMMC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-CMMC-MIB::nbsCmmcPortCableLen'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NBS-CMMC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-CMMC-MIB::nbsCmmcPortCableLen.<nbsCmmcPortChassisIndex>.<nbsCmmcPortSlotIndex>.<nbsCmmcPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBS-CMMC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-CMMC-MIB::nbsCmmcPortCableLen'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notSupported |
2 | len133 |
3 | len266 |
4 | len399 |
5 | len533 |
6 | len655 |
7 | shortHaul |
8 | longHaul |