nnfrLmiType

FR-MIB · .1.3.6.1.4.1.562.73.1.1.1.16.1.1.5

Object

column r/w Enumeration
Local management Interface type for the frame-relay
interface.
It can take any of the following three values: 
ansi  - ANSI T1.617 (Annex D), 
cisco - Cisco LMI,
q933a - ITU-T Q.933 (Annex A)
To disable lmi operation, set the value to none(0).

Context

MIB
FR-MIB
OID
.1.3.6.1.4.1.562.73.1.1.1.16.1.1.5
Type
column
Access
readwrite
Status
current
Parent
nnfrTableEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
2cisco
3ansi
4q933a