zxAnMdiMonitorStatus
ZTE-AN-MDI-MIB ·
.1.3.6.1.4.1.3902.1082.150.1.2.2.2.1.11
Object
column Enumeration
The status of MDI monitoring. The status will be 'monitoring' when the monitoring session is created, and 'stopped' when arriving the end of monitoring duration.
Context
- MIB
- ZTE-AN-MDI-MIB
- OID
.1.3.6.1.4.1.3902.1082.150.1.2.2.2.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxAnMdiMonitorConfEntry
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-MDI-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-MDI-MIB::zxAnMdiMonitorStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-MDI-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-MDI-MIB::zxAnMdiMonitorStatus.<zxAnMdiMonitorSessionId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-MDI-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-MDI-MIB::zxAnMdiMonitorStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | monitoring |
2 | stopped |