docsPnmCmtsDsOfdmSymMeasStatus
DOCS-PNM-MIB ·
.1.3.6.1.4.1.4491.2.1.27.1.3.1.1.10
Object
column MeasStatusType
This attribute is used to determine the status of the measurement. The PNM server will query this value to determine when the measurement is complete.
Context
- MIB
- DOCS-PNM-MIB
- OID
.1.3.6.1.4.1.4491.2.1.27.1.3.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- docsPnmCmtsDsOfdmSymCapEntry
- Groups
- 1
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 'DOCS-PNM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-PNM-MIB::docsPnmCmtsDsOfdmSymMeasStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-PNM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-PNM-MIB::docsPnmCmtsDsOfdmSymMeasStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-PNM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-PNM-MIB::docsPnmCmtsDsOfdmSymMeasStatus'
Syntax
- Source
- MeasStatusType
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | inactive |
3 | busy |
4 | sampleReady |
5 | error |
6 | resourceUnavailable |
7 | sampleTruncated |
Conformance
Member of