zxAnFileServerGroupUsage
ZTE-AN-FILE-SERVER-MIB ·
.1.3.6.1.4.1.3902.1015.17.2.2.1.1
Object
column Enumeration
File server usage.
autoBackupConfiguration(1), File server configure for auto backup
configuration
manualBackupConfiguration(2), File server configure for manual
backup configuration
autoBackupLog(3), File server configure for auto backup
log
manualBackupLog(4), File server configure for manual
backup log
autoBackupSoftware(5), File server configure for auto backup
software
manualBackupSoftware(6), File server configure for manual
backup software
downloadPerformance(7), File server configure for download
performance
uploadPerformance(8), File server configure for upload
backup performance
autoUpdateSoftware(31) File server configure for software
automatic update
Context
- MIB
- ZTE-AN-FILE-SERVER-MIB
- OID
.1.3.6.1.4.1.3902.1015.17.2.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- zxAnFileServerGroupEntry
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-SERVER-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-FILE-SERVER-MIB::zxAnFileServerGroupUsage'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-FILE-SERVER-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-FILE-SERVER-MIB::zxAnFileServerGroupUsage.<zxAnFileServerGroupUsage>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-FILE-SERVER-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-FILE-SERVER-MIB::zxAnFileServerGroupUsage'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | autoBackupConfiguration |
2 | manualBackupConfiguration |
3 | autoBackupLog |
4 | manualBackupLog |
5 | autoBackupSoftware |
6 | manualBackupSoftware |
7 | downloadPerformance |
8 | uploadPerformance |
31 | autoUpdateSoftware |