zxAnPmThresholdMetricInstIndex
ZTE-AN-PERF-MGMT-MIB ·
.1.3.6.1.4.1.3902.1015.189.1.32.1.1
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
zxAnPmThresholdMetricPointInstIndex 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, zxAnPmThresholdMetricPointInstIndex
should be 15.
If no instance should be specified,zxAnPmThresholdMetricPointInstIndex should
be 0.
Context
- MIB
- ZTE-AN-PERF-MGMT-MIB
- OID
.1.3.6.1.4.1.3902.1015.189.1.32.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- zxAnPmThresholdEntry
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::zxAnPmThresholdMetricInstIndex'
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::zxAnPmThresholdMetricInstIndex.<zxAnPmThresholdMetricInstIndex>.<zxAnPmThresholdMetric>'
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::zxAnPmThresholdMetricInstIndex'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.