hwSlotAdminStatus
HUAWEI-DEVICE-MIB ·
.1.3.6.1.4.1.2011.6.3.3.2.1.9
Object
column r/w
Enumeration
Board status management.
This object cannot be set simultaneously with hwSlotRowStatus or hwSlotWorkMode.
Options:
1. nooperation(-1) -default state of the system
2. disable(1) -disable the running of a board
3. enable(2) -enable the running of a board
4. reset(3) -reset a board
5. test(4) -test a board
6. confirm(5) -confirm the board in the discovery(5) state in hwSlotOperStatus
After the operation, the board is in the config state
7. switch(6) -main board switchover on access network UA device
8. delete(7) -delete a board
9. forbidden(8) -forbid a board
10.unforbidden(9) -permit a board
11.endservice(10) -used in the exit delay of a board
12.startservice(11) -used in the exit delay of a board
13.poweron(12) -used to power on a board
14.poweroff(13) -used to power off a board
15.is(14) -in service
16.oos(15) -out of service
17.hotreset(16) -hotreset a board
Context
- MIB
- HUAWEI-DEVICE-MIB
- OID
.1.3.6.1.4.1.2011.6.3.3.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwSlotEntry
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-DEVICE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DEVICE-MIB::hwSlotAdminStatus'
More examples
Read one indexed 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::hwSlotAdminStatus.<hwFrameIndex>.<hwSlotIndex>'
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::hwSlotAdminStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.