lapbAdmnActionRecvDM
RFC1381-MIB ·
.1.3.6.1.2.1.10.16.1.1.14
Object
column mandatory
r/w
Enumeration
This identifies the action LAPB will take when it receives a DM response.
Context
- MIB
- RFC1381-MIB
- OID
.1.3.6.1.2.1.10.16.1.1.14- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- lapbAdmnEntry
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 'RFC1381-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1381-MIB::lapbAdmnActionRecvDM'
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::lapbAdmnActionRecvDM.<lapbAdmnIndex>'
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::lapbAdmnActionRecvDM'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sendSABM |
2 | sendDISC |
3 | other |