zxAnLogCapability
ZTE-AN-SYS-MIB ·
.1.3.6.1.4.1.3902.1015.1.1.103.2.1.3
Object
column Bits
the log capability for given level of given type. syslog(0): tranfer to syslog, this bit is only used by MAP. memory(1): save to memory, it will lost after NE reboot. highMemory(2): save to high memory, it will lost while NE power off. flash(3): save to flash.
Context
- MIB
- ZTE-AN-SYS-MIB
- OID
.1.3.6.1.4.1.3902.1015.1.1.103.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxAnLogConfEntry
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-SYS-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-SYS-MIB::zxAnLogCapability'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-SYS-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-SYS-MIB::zxAnLogCapability.<zxAnLogConfType>.<zxAnLogConfLevel>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-SYS-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-SYS-MIB::zxAnLogCapability'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | syslog |
1 | memory |
2 | highMemory |
3 | flash |
4 | reserved1 |
5 | reserved2 |
6 | reserved3 |
7 | reserved4 |