charPortReset

CHARACTER-MIB · .1.3.6.1.2.1.19.2.1.5

Object

column r/w Enumeration
A control to force the port into a clean, initial
state, both hardware and software, disconnecting all
the port's existing sessions.  In response to a
get-request or get-next-request, the agent always
returns 'ready' as the value.  Setting the value to
'execute' causes a reset.

Context

MIB
CHARACTER-MIB
OID
.1.3.6.1.2.1.19.2.1.5
Type
column
Access
readwrite
Status
current
Parent
charPortEntry
Groups
1

Walk 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 'CHARACTER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CHARACTER-MIB::charPortReset'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CHARACTER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CHARACTER-MIB::charPortReset.<charPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CHARACTER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CHARACTER-MIB::charPortReset'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ready
2execute

Conformance

Member of