etsysIfOperStateLinkChange

ENTERASYS-IF-MIB-EXT-MIB · .1.3.6.1.4.1.5624.1.2.57.1.1.1

Object

This object controls the system wide ability to manipulate
the physical link state of an interface when the interface's
ifOperStatus transitions into or out of the down(2) state.
A value of enabled(1) will cause an interface to drop physical
link when its ifOperStatus transitions to down(2).  If the 
interface would transition out of the down(2) state, assuming
it did have link, then physical link will be restored to the 
interface.  A value of disabled(2) will cause an interface to 
not alter its physical link regardless of the value of 
ifOperStatus.  This object only affects those interfaces which
have a concept of physical link.

Context

MIB
ENTERASYS-IF-MIB-EXT-MIB
OID
.1.3.6.1.4.1.5624.1.2.57.1.1.1
Type
scalar
Access
readwrite
Status
current
Parent
etsysIfMibExtSystem
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-IF-MIB-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-IF-MIB-EXT-MIB::etsysIfOperStateLinkChange.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-IF-MIB-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-IF-MIB-EXT-MIB::etsysIfOperStateLinkChange'

Syntax

Values & Constraints

Type Values
1enabled
2disabled

Conformance