zxAnPmLogCtrlMetricInstIndex
ZTE-AN-PERF-MGMT-MIB ·
.1.3.6.1.4.1.3902.1015.189.2.31.1.2
Object
column ObjectIdentifier
A mib variable's instance.When the monitored object is only a
specified variable's instance,such as a port's ifInOctets,the
zxAnPmCtrlMetricInstIndex should be specified.For example,
If the instance 'ifInOctets.15' will be monitered,then zxAnPmCtrlMetric
should be 1.3.6.1.2.1.2.2.1.10, and then, zxAnPmCtrlMetricInstIndex
should be 15.
If no instance should be specified,zxAnPmCtrlMetricInstIndex should
be 0.
Context
- MIB
- ZTE-AN-PERF-MGMT-MIB
- OID
.1.3.6.1.4.1.3902.1015.189.2.31.1.2- Type
- column
- Access
- noaccess
- 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::zxAnPmLogCtrlMetricInstIndex'
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::zxAnPmLogCtrlMetricInstIndex.<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::zxAnPmLogCtrlMetricInstIndex'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.