zxAnSwPatchPkgFileNeedResetCard
ZTE-AN-SOFTWARE-MIB ·
.1.3.6.1.4.1.3902.1082.20.30.2.5.6.1.3
Object
column Enumeration
Whether the card needs to be reset. yes(1) : value 1 means need to reset the card. no(2) : value 2 means no need to reset the card.
Context
- MIB
- ZTE-AN-SOFTWARE-MIB
- OID
.1.3.6.1.4.1.3902.1082.20.30.2.5.6.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxAnSwSavedPatchPackageFileEntry
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-SOFTWARE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-SOFTWARE-MIB::zxAnSwPatchPkgFileNeedResetCard'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-SOFTWARE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-SOFTWARE-MIB::zxAnSwPatchPkgFileNeedResetCard.<zxAnSwPatchRack>.<zxAnSwPatchShelf>.<zxAnSwPatchSlot>.<zxAnSwPatchPkgName>.<zxAnSwPatchPkgFileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-SOFTWARE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-SOFTWARE-MIB::zxAnSwPatchPkgFileNeedResetCard'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | yes |
2 | no |