snMspsCableTesterVCTTDRResultLength
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.44.1.1.11.1.4
Object
column Enumeration
Current measured cable length of the virtual cable test, which performed passed: lengthLessThan50m(1) tested length less than 50m, length50m-80m(2) tested length between 50m and 80m, length80m-110m(3) tested length between 80m and 110m, length110m-140m(4) tested length between 110m and 140m, lengthMoreThan140m(5) tested length more than 140m, lengthUnknown(6) length unknown or not tested.
Context
- MIB
- SN-MSPS-SCX-MIB
- OID
.1.3.6.1.4.1.4329.20.1.1.1.1.44.1.1.11.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- snMspsCableTesterVCTTDRResultEntry
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 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsCableTesterVCTTDRResultLength'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsCableTesterVCTTDRResultLength.<snMspsCableTesterVCTTDRResultPortIndex>.<snMspsCableTesterVCTTDRResultCablePairIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SN-MSPS-SCX-MIB::snMspsCableTesterVCTTDRResultLength'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | lengthLessThan50m |
2 | length50m-80m |
3 | length80m-110m |
4 | length110m-140m |
5 | lengthMoreThan140m |
6 | lengthUnknown |