adEShdslTestRepeaterPoweringGroundFaultDetected
ADTRAN-SHDSL-MIB ·
.1.3.6.1.4.1.664.5.59.1.5.2.1.10
Object
column Enumeration
Returns the location of a detected powering ground fault. This will be the repeater at the end of the powered span. Returns none(0) if no short has been detected. Only valid if adEShdslTestRepeaterPoweringState is set to manual(2).
Context
- MIB
- ADTRAN-SHDSL-MIB
- OID
.1.3.6.1.4.1.664.5.59.1.5.2.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adEShdslTestRepeaterPoweringEntry
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 'ADTRAN-SHDSL-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-SHDSL-MIB::adEShdslTestRepeaterPoweringGroundFaultDetected'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-SHDSL-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-SHDSL-MIB::adEShdslTestRepeaterPoweringGroundFaultDetected.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-SHDSL-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-SHDSL-MIB::adEShdslTestRepeaterPoweringGroundFaultDetected'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | sru1 |
2 | sru2 |
3 | sru3 |
4 | sru4 |