hwEnvAdminStatus
HUAWEI-ENVIRONMENT-MIB ·
.1.3.6.1.4.1.2011.6.1.1.1.1.8
Object
column r/w
Enumeration
The management status of the monitoring unit. Options: 1.noOperation(1) -no any operation 2.reset(2) -reset the monitoring board 3.manage(3) -manage the monitoring unit 4.unmanage(4) -undo manage the monitoring unit 5.clearsmokealarm(5) -clear the smoke alarm for miniEsc
Context
- MIB
- HUAWEI-ENVIRONMENT-MIB
- OID
.1.3.6.1.4.1.2011.6.1.1.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwEnvironmentInfoEntry
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 'HUAWEI-ENVIRONMENT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ENVIRONMENT-MIB::hwEnvAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ENVIRONMENT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ENVIRONMENT-MIB::hwEnvAdminStatus.<hwEnvEmuIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ENVIRONMENT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ENVIRONMENT-MIB::hwEnvAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noOperation |
2 | reset |
3 | manage |
4 | unmanage |
5 | clearsmokealarm |