zxAnPmLoggingMetricAdminStatus
ZTE-AN-PERF-MGMT-MIB ·
.1.3.6.1.4.1.3902.1015.189.2.31.1.3
Object
column r/w
Enumeration
It indicate whether NE record this performance metric static value to log file. It also depend zxAnPmLogAdminStatus.Only zxAnPmLogAdminStatus and zxAnPmCtrlLogAdminStatus are enable, NE records performance metric static value to log file.
Context
- MIB
- ZTE-AN-PERF-MGMT-MIB
- OID
.1.3.6.1.4.1.3902.1015.189.2.31.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnPmLogCtrlEntry
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-PERF-MGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-PERF-MGMT-MIB::zxAnPmLoggingMetricAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-PERF-MGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-PERF-MGMT-MIB::zxAnPmLoggingMetricAdminStatus.<zxAnPmLogCtrlMetric>.<zxAnPmLogCtrlMetricInstIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-PERF-MGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-PERF-MGMT-MIB::zxAnPmLoggingMetricAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |