snMspsCableTesterVCTTDRResultStatus

SN-MSPS-SCX-MIB · .1.3.6.1.4.1.4329.20.1.1.1.1.44.1.1.11.1.3

Object

column Enumeration
Current status of the virtual cable test: 
cableNotTested(1) test not performed,
cableTestFail(2) test not performed successfully,
cableTestNormal(3) test performed - passed,
cableTestImpedanceMismatch(4) test performed - impedance mismatch,
cableTestOpen(5) test performed - open in cable,
cableTestShort(6) test performed - short in cable,
cableTestShortWithPair0(7) test performed - short in TX cable with RX pair 0,
cableTestShortWithPair1(8) test performed - short in TX cable with RX pair 1,
cableTestShortWithPair2(9) test performed - short in TX cable with RX pair 2,
cableTestShortWithPair3(10) test performed - short in TX cable with RX pair 3

Context

MIB
SN-MSPS-SCX-MIB
OID
.1.3.6.1.4.1.4329.20.1.1.1.1.44.1.1.11.1.3
Type
column
Access
readonly
Status
current
Parent
snMspsCableTesterVCTTDRResultEntry

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 '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::snMspsCableTesterVCTTDRResultStatus'
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::snMspsCableTesterVCTTDRResultStatus.<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::snMspsCableTesterVCTTDRResultStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1cableNotTested
2cableTestFail
3cableTestNormal
4cableTestImpedanceMismatch
5cableTestOpen
6cableTestShort
7cableTestShortWithPair0
8cableTestShortWithPair1
9cableTestShortWithPair2
10cableTestShortWithPair3