lesSubIfNum

CISCO-LES-MIB · .1.3.6.1.4.1.9.9.39.1.1.1.1.7

Object

column r/w SNMPv2-SMIInteger32
Specifies   the  sub-interface number that  the  LES
will reside on.  This sub-interface may be shared with
a LEC or  BUS of the same ELAN  but is not required to
do  so.  If no value  is  specified for this object at
row creation time, then a sub-interface will be chosen
by  the agent. This   object may only be  specified at
row creation time and cannot be altered thereafter.

Context

MIB
CISCO-LES-MIB
OID
.1.3.6.1.4.1.9.9.39.1.1.1.1.7
Type
column
Access
readwrite
Status
current
Parent
lesEntry
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-LES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LES-MIB::lesSubIfNum'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LES-MIB::lesSubIfNum.<lesElanName>.<lesIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LES-MIB::lesSubIfNum'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance