e3IfL1State

BIANCA-BRICK-E3-MIB · .1.3.6.1.4.1.272.4.42.1.1.19

Object

column mandatory Enumeration
The e3 physical layer state
down(1)	physical layer is inactive
up(2)		physical layer is active
prbs(3)	physical layer is active, a PRBS signal
		is detected
nolicense(4)  a license must be configured to activate
		the interface.

Context

MIB
BIANCA-BRICK-E3-MIB
OID
.1.3.6.1.4.1.272.4.42.1.1.19
Type
column
Access
readonly
Status
mandatory
Parent
e3IfEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1down
2up
3prbs
4nolicense