hm2AgentCosQueueDefaultsRestore
HM2-PLATFORM-QOS-COS-MIB ·
.1.3.6.1.4.1.248.12.3.3.2.3.1.5
Object
Causes the default values to be restored for all COS
queue objects defined for this interface. This
includes objects in the following tables:
hm2AgentCosQueueTable
hm2AgentCosQueueMgmtTable
This object always reads as disable(2). This object may
only be set to enable(1), which immediately causes the
default value restoration action as described above.
In essence, this models a momentary-style push button
switch that triggers a restoration of the original
default values for all affected objects.
Context
- MIB
- HM2-PLATFORM-QOS-COS-MIB
- OID
.1.3.6.1.4.1.248.12.3.3.2.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2AgentCosQueueControlEntry
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 'HM2-PLATFORM-QOS-COS-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-PLATFORM-QOS-COS-MIB::hm2AgentCosQueueDefaultsRestore'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-PLATFORM-QOS-COS-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-PLATFORM-QOS-COS-MIB::hm2AgentCosQueueDefaultsRestore.<hm2AgentCosQueueIntfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-PLATFORM-QOS-COS-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-PLATFORM-QOS-COS-MIB::hm2AgentCosQueueDefaultsRestore'
Syntax
- Source
- HM2-TC-MIBHmEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enable |
2 | disable |