juniDsx1LineBuildOutCapabilities
Juniper-DS1-MIB ·
.1.3.6.1.4.1.4874.2.2.5.1.1.1.5
Object
column Integer32
A value which indicates the set of line build out capabilities of the
DS1/E1 interface.
The value is a sum. This sum initially takes the value zero. Then, for
each line build out capability, C, in the range 1 or 2, that this
interface supports, 2 raised to (C - 1) is added to the sum. For
example, an interface which is only short haul capable would have a
value of 2 (2^(2-1)). In contrast, an interface which is both short
haul and long haul capable would have a value of 3 (2^(1-1) + 2^(2-1)).
The values for DS1/E1 interface line build out capabilities are as
follows:
line build out capability function
1 short haul
2 long haul
Context
- MIB
- Juniper-DS1-MIB
- OID
.1.3.6.1.4.1.4874.2.2.5.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- juniDsx1ConfigEntry
- Groups
- 4
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 'Juniper-DS1-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-DS1-MIB::juniDsx1LineBuildOutCapabilities'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-DS1-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-DS1-MIB::juniDsx1LineBuildOutCapabilities.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-DS1-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-DS1-MIB::juniDsx1LineBuildOutCapabilities'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-3
Conformance
Member of