pmxIfLayer1Mode
BIANCA-BRICK-PMX-MIB ·
.1.3.6.1.4.1.272.4.12.1.1.4
Object
column mandatory
Enumeration
In T1 and E1 mode the primary rate interface is working
with totaly different clock frequencies, framing and
impedance. This depends on one of the jumpers on the
PMX module. For correct operation all 5 jumpers must be
in correct position.
E1 is normaly used in Europe and is similar to
PCM30, 30 channels, 2 Mbit/sec, Impedance 120 Ohm
T1 is normaly used in USA and is similar to
PCM24, 24 channels, 1.5 Mbit/sec, Impedance 100 Ohm
Context
- MIB
- BIANCA-BRICK-PMX-MIB
- OID
.1.3.6.1.4.1.272.4.12.1.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- pmxIfEntry
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-PMX-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-PMX-MIB::pmxIfLayer1Mode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-PMX-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-PMX-MIB::pmxIfLayer1Mode.<pmxIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-PMX-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-PMX-MIB::pmxIfLayer1Mode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | e1 |
2 | t1 |