zxAnFileSyncStatus
ZTE-AN-FILE-MIB ·
.1.3.6.1.4.1.3902.1015.14.2.30.9.1.2
Object
column byteEnumeration
Status of synchronization file from master card to slave card.
Context
- MIB
- ZTE-AN-FILE-MIB
- OID
.1.3.6.1.4.1.3902.1015.14.2.30.9.1.2- Type
- column
- Access
- readonly
- Status
- current
- Units
- byte
- Parent
- zxAnFileSyncStatusEntry
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-FILE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-FILE-MIB::zxAnFileSyncStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-FILE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-FILE-MIB::zxAnFileSyncStatus.<zxAnFileStorageDevRack>.<zxAnFileStorageDevShelf>.<zxAnFileStorageDevSlot>.<zxAnFileStorageDevSubCard>.<zxAnFileStorageDevType>.<zxAnFileStorageDevId>.<zxAnFileSyncFileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-FILE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-FILE-MIB::zxAnFileSyncStatus'
Syntax
byteEnumeration
Values & Constraints
Enumerated Values
1 | notStarted |
2 | processing |
3 | failed |
4 | success |
5 | sameversion |