hwFrameAdminStatus
HUAWEI-DEVICE-MIB ·
.1.3.6.1.4.1.2011.6.3.3.1.1.6
Object
column r/w
Enumeration
The administration status of frame.
Options:
1. nooperation(-1) - default state of the system
2. disable(1) - indicates that the frame administration state is disable
3. enable(2) - indicates that the frame administration state is enable
4. reset(3) - reset the shelf. If you need to reset the shelf immediately,
perform the operation only. If you need to reset the shelf after a certain period,
you also need to set hwFrameResetTimeout.
If you need to reset the control shelf, the entire system is reset;
otherwise, the control board in the specified shelf is reset
5. test(4) - test the frame
6. confirm(5) - confirm the frame
7. delete(6) - delete the frame info
8. batchconfirm(7) - confirm the boards in a shelf in batches
9. bind(8) - bind ont serial number with the extended frame ID
10. resetwithoutloadeddata(9) - reset the shelf without newly loaded database.
If you need to reset the shelf immediately, perform the operation only.
If you need to reset the shelf after a certain period, you also need to set hwFrameResetTimeout.
If you need to reset the control shelf, the entire system is reset;
otherwise, the control board in the specified shelf is reset
Context
- MIB
- HUAWEI-DEVICE-MIB
- OID
.1.3.6.1.4.1.2011.6.3.3.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwFrameEntry
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::hwFrameAdminStatus'
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::hwFrameAdminStatus.<hwFrameIndex>'
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::hwFrameAdminStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.