zxDslEnvMonitorInterfaceUsage
ZTE-DSL-SYSCTRL-MIB ·
.1.3.6.1.4.1.3902.1004.3.1.2.16.1
Object
scalar r/w
Enumeration
The equipment type connected to the enviroment monitor interface. The possible values are: epm(1) - connect to EPM device battery(2) - direct connect to battery noUse(3) - support enviroment monitor interface, but not use. noSupport(4) - doesn't support enviroment monitor interface. electricLock(5) - connect to electric lock.
Context
- MIB
- ZTE-DSL-SYSCTRL-MIB
- OID
.1.3.6.1.4.1.3902.1004.3.1.2.16.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zxDslEnvCtrlObjects
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-DSL-SYSCTRL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-DSL-SYSCTRL-MIB::zxDslEnvMonitorInterfaceUsage.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-DSL-SYSCTRL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-DSL-SYSCTRL-MIB::zxDslEnvMonitorInterfaceUsage'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | epm |
2 | battery |
3 | noUse |
4 | noSupport |
5 | electricLock |