rmonHistoryStatus
DGS-1100-06ME-AX ·
.1.3.6.1.4.1.171.10.134.1.1.22.3.1.1.6
Object
The status of this historyControl entry.
Each instance of the media-specific table associated
with this historyControlEntry will be deleted by the agent
if this historyControlEntry is not equal to valid(1).
Context
- MIB
- DGS-1100-06ME-AX
- OID
.1.3.6.1.4.1.171.10.134.1.1.22.3.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rmonHistoryEntry
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 'DGS-1100-06ME-AX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-1100-06ME-AX::rmonHistoryStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DGS-1100-06ME-AX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-1100-06ME-AX::rmonHistoryStatus.<rmonHistoryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DGS-1100-06ME-AX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DGS-1100-06ME-AX::rmonHistoryStatus'
Syntax
- Source
- RmonStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | valid |
2 | createRequest |
3 | underCreation |
4 | invalid |