pwGenericResetCont
LUM-PW-MIB ·
.1.3.6.1.4.1.8708.2.41.2.2.1.1.12
Object
column r/w
Enumeration
Reset the continuous (free running) pseudowire counters. After a successful reset the default value (normal) is restored in this action attribute. Only valid for edge pseudowire.
Context
- MIB
- LUM-PW-MIB
- OID
.1.3.6.1.4.1.8708.2.41.2.2.1.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Default
normal- Parent
- pwGenericEntry
- Groups
- 4
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 'LUM-PW-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PW-MIB::pwGenericResetCont'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-PW-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PW-MIB::pwGenericResetCont.<pwGenericIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-PW-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-PW-MIB::pwGenericResetCont'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | reset |