zxAnOtdrTestCapDistanceType
ZTE-AN-OTDR-MIB ·
zte-ng variant
·
.1.3.6.1.4.1.3902.1083.5.2.6.1.1.1
Object
scalar Enumeration
The type of the test capacity distance supported by OTDR.
global(1):
it means getting maximum-minimum distance by the global objects
'zxAnOtdrTestCapMaxDistance' and 'zxAnOtdrTestCapMinDistance'.
pulseWidth(2):
it means getting maximum-minimum distance by the table objects
'zxAnOtdrTestCapPwDistanceTable'.
Context
- MIB
- ZTE-AN-OTDR-MIB
- OID
.1.3.6.1.4.1.3902.1083.5.2.6.1.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- zxAnOtdrTestCapDistanceGlbObjs
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-OTDR-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-OTDR-MIB::zxAnOtdrTestCapDistanceType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-OTDR-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-OTDR-MIB::zxAnOtdrTestCapDistanceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | global |
2 | pulseWidth |