docsPnmCmtsUsHistMeasStatus
DOCS-PNM-MIB ·
.1.3.6.1.4.1.4491.2.1.27.1.3.5.1.9
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 file is ready for transfer.
Context
- MIB
- DOCS-PNM-MIB
- OID
.1.3.6.1.4.1.4491.2.1.27.1.3.5.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- docsPnmCmtsUsHistEntry
- 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::docsPnmCmtsUsHistMeasStatus'
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::docsPnmCmtsUsHistMeasStatus.<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::docsPnmCmtsUsHistMeasStatus'
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