hwDevLedLightByNms
HUAWEI-DEVICE-MIB ·
.1.3.6.1.4.1.2011.6.3.31.1
Object
scalar r/w
Enumeration
This node supports the SET operation:
If the pre-deployment on the NMS fails, the RUN indicator turns yellow by set ledOn(1). A half
an hour later, the yellow indicator automatically turns off.
If the pre-deployment on the NMS is successful, the RUN indicator must be set ledOff(2).
This node supports the GET operation:
The system returns null(3) when the GET operation is performed.
1,ledOn(1) --Network pre-deployment fail.
2,ledOff(2) --Network pre-deployment success.
3,null(3) --The return value of GET operation.
Context
- MIB
- HUAWEI-DEVICE-MIB
- OID
.1.3.6.1.4.1.2011.6.3.31.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwDevLedLight
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 'HUAWEI-DEVICE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DEVICE-MIB::hwDevLedLightByNms.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DEVICE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DEVICE-MIB::hwDevLedLightByNms'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.