e3IfType
BIANCA-BRICK-E3-MIB ·
.1.3.6.1.4.1.272.4.42.1.1.2
Object
column mandatory
r/w
Enumeration
The e3 physical interface type off(1) interface is switched offline and the line interface unit is switched off. e3-unframed(2) Synchronous 34.368 MBit/s fullduplex, with HDB3 line coding. ds3-unframed(3) Synchronous 44.736 MBit/s fullduplex, with B3ZS line coding. sts1-unframed(4) Synchronous 51.840 MBit/s fullduplex, with B3ZS line coding.
Context
- MIB
- BIANCA-BRICK-E3-MIB
- OID
.1.3.6.1.4.1.272.4.42.1.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- e3IfEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::e3IfType'
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::e3IfType.<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::e3IfType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | e3-unframed |
3 | ds3-unframed |
4 | sts1-unframed |