zxAnSavedPatchAdminStatus
ZTE-AN-EQUIP-MIB ·
.1.3.6.1.4.1.3902.1015.2.1.2.4.1.14
Object
column r/w
Enumeration
This MIB is defined to admin saved MP patch on the saved area. active(1): active the master and slave patch of control card. deactivate(2) : deactivate the saved area patch. save(3) : save the patch configation infomation. erase(4) : erase the saved area patch.
Context
- MIB
- ZTE-AN-EQUIP-MIB
- OID
.1.3.6.1.4.1.3902.1015.2.1.2.4.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnVersionSavedEntry
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 'ZTE-AN-EQUIP-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-EQUIP-MIB::zxAnSavedPatchAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-EQUIP-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-EQUIP-MIB::zxAnSavedPatchAdminStatus.<zxAnRackNo>.<zxAnShelfNo>.<zxAnSlotNo>.<zxAnSwImageFileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-EQUIP-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-EQUIP-MIB::zxAnSavedPatchAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | deactivate |
3 | save |
4 | erase |