e3IfCableLength
BIANCA-BRICK-E3-MIB ·
.1.3.6.1.4.1.272.4.42.1.1.15
Object
column mandatory
r/w
Enumeration
'short' should be used for a cable lenght less then 225 feet. 'long' should be used otherwise. With 'short' the Tx signal is preattenutated similar to the attenuation of 225 feet coaxial cable. The setting has no effect in E3 mode
Context
- MIB
- BIANCA-BRICK-E3-MIB
- OID
.1.3.6.1.4.1.272.4.42.1.1.15- 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::e3IfCableLength'
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::e3IfCableLength.<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::e3IfCableLength'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | short |
2 | long |