hm2WwanDataPlanReset
HM2-WWAN-MIB ·
.1.3.6.1.4.1.248.11.125.1.2.2.1.5
Object
Manually reset the data plan counters. Only the value 'action(2)' can be written and when read 'noop(1)' will always be returned.
Context
- MIB
- HM2-WWAN-MIB
- OID
.1.3.6.1.4.1.248.11.125.1.2.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2WwanDataPlanEntry
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-WWAN-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-WWAN-MIB::hm2WwanDataPlanReset'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-WWAN-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-WWAN-MIB::hm2WwanDataPlanReset.<hm2WwanDataPlanSimId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-WWAN-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-WWAN-MIB::hm2WwanDataPlanReset'
Syntax
- Source
- HM2-TC-MIBHmActionValue
- Base type
Enumeration
Values & Constraints
Type Values
1 | noop |
2 | action |