banLlcConState

CISCO-DLC-SWITCH-MIB · .1.3.6.1.4.1.9.9.76.1.4.1.1.6

Object

column Enumeration
Contains the FRAS state of the Link Station.
reset - no activity
testSent- TEST Frames sent
xidexchg - XID exchange in progress
	connrqsent - Connect request sent
sigstnwait - Signal station wait state
connrspwait - Connect response wait state
connrspsent - Connect response sent
contacted - Session established
discwait - Disconnect wait state

Context

MIB
CISCO-DLC-SWITCH-MIB
OID
.1.3.6.1.4.1.9.9.76.1.4.1.1.6
Type
column
Access
readonly
Status
current
Parent
frasBanLlcConEntry
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 'CISCO-DLC-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DLC-SWITCH-MIB::banLlcConState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DLC-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DLC-SWITCH-MIB::banLlcConState.<banLlcEndstnLocalMac>.<banLlcConLocalSap>.<banLlcConRemoteSap>.<banLlcBanDlciMac>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DLC-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DLC-SWITCH-MIB::banLlcConState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1reset
2testSent
3xidexchg
4connrqsent
5sigstnwait
6connrspwait
7connrspsent
8contacted
9discwait

Conformance