cienaCesMacScanLiType

CIENA-CES-MAC-MIB · .1.3.6.1.4.1.1271.2.1.26.1.1.2.1.7

Object

column Enumeration
The object indicates the logical interface type associated with the MAC
table entry. This is an enumerated integer which contains a listing of 
possible liType values.

Context

MIB
CIENA-CES-MAC-MIB
OID
.1.3.6.1.4.1.1271.2.1.26.1.1.2.1.7
Type
column
Access
readonly
Status
current
Parent
cienaCesMacScanEntry
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 'CIENA-CES-MAC-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-MAC-MIB::cienaCesMacScanLiType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIENA-CES-MAC-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-MAC-MIB::cienaCesMacScanLiType.<cienaCesMacScanVsIndex>.<cienaCesMacScanRlanIndex>.<cienaCesMacScanMacIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-CES-MAC-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-CES-MAC-MIB::cienaCesMacScanLiType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2port
3tunnelEncapPbt
4tunnelDecapPbt
5tunnelGroupPbt
6transitPbt
7tunnelEncapMpls
8tunnelDecapMpls
9transitMpls
10subPort
11qosFlow
12accessFlow
13servicePbt
14servicePbb
15serviceMplsMesh
16cpuInterface
17cpuSubInterface
18tunnelGroupMpls
19vcMpls
20lspEncapMpls
21lspDecapMpls
22l3Interface

Conformance