zxAnLogConfig

ZTE-AN-SYS-MIB · .1.3.6.1.4.1.3902.1015.1.1.103.2.1.4

Object

column r/w Bits
the log configuration 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.4
Type
column
Access
readwrite
Status
current
Parent
zxAnLogConfEntry

Walk 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::zxAnLogConfig'
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::zxAnLogConfig.<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::zxAnLogConfig'

Syntax

Bits

Values & Constraints

Enumerated Values
0syslog
1memory
2highMemory
3flash
4reserved1
5reserved2
6reserved3
7reserved4