lapbFlowChangeReason

RFC1381-MIB · .1.3.6.1.2.1.10.16.3.1.3

Object

column mandatory Enumeration
The reason for the most recent incrementing
of lapbFlowStateChanges.  A DM or DISC frame
generated to initiate link set-up does not
alter this object.  When the MIB-II object
ifOperStatus does not have a value of
testing, there exists a correlation between
this object and ifOperStatus.  IfOperStatus
will have a value of up when this object
contains:  abmEntered, abmeEntered,
abmReset, or abmeReset.  IfOperStatus will
have a value of down when this object has a
value of notStarted, or dmReceived through
n2Timeout.  There is no correlation when
this object has the value other.

Context

MIB
RFC1381-MIB
OID
.1.3.6.1.2.1.10.16.3.1.3
Type
column
Access
readonly
Status
mandatory
Parent
lapbFlowEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notStarted
2abmEntered
3abmeEntered
4abmReset
5abmeReset
6dmReceived
7dmSent
8discReceived
9discSent
10frmrReceived
11frmrSent
12n2Timeout
13other