zxGponPotsTestItem
ZXGPON-ONTMGMT-MIB ·
.1.3.6.1.4.1.3902.1012.3.50.17.10.1.2
Object
column r/w
Enumeration
POTS test item as described below allMltTests -- all MLT tests hazardousPotential -- hazardous potential foreignEmf -- foreign EMF resistiveFaults -- resistive faults receiverOffHook -- receiver off-hook ringer -- ring test nt1DcSignatureTest -- NT1 dc signature test selfTest -- self test dialToneMakeBreakTest -- dial tone make-break test lineCapacity -- outline capacity test battery -- feed voltage test loopCurrent -- loop current test ringVoltage -- ring voltage outlineResistance -- outline resistance test outlineVoltage -- outline voltage test
Context
- MIB
- ZXGPON-ONTMGMT-MIB
- OID
.1.3.6.1.4.1.3902.1012.3.50.17.10.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxGponPotsTestEntry
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 'ZXGPON-ONTMGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXGPON-ONTMGMT-MIB::zxGponPotsTestItem'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXGPON-ONTMGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXGPON-ONTMGMT-MIB::zxGponPotsTestItem.<zxGponOltIndex>.<zxGponONTIndex>.<zxGponUNIIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXGPON-ONTMGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXGPON-ONTMGMT-MIB::zxGponPotsTestItem'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | allMltTests |
2 | hazardousPotential |
3 | foreignEmf |
4 | resistiveFaults |
5 | receiverOffHook |
6 | ringer |
7 | nt1DcSignatureTest |
8 | selfTest |
9 | dialToneMakeBreakTest |
10 | lineCapacity |
11 | battery |
12 | loopCurrent |
13 | ringVoltage |
14 | outlineResistance |
15 | outlineVoltage |