tmnxSyncIfTimingBITSOutLineLen

TIMETRA-CHASSIS-MIB · .1.3.6.1.4.1.6527.3.1.2.2.3.11.1.27

Object

column Enumeration
tmnxSyncIfTimingBITSOutLineLen indicates the length of the line
(in feet) for the BITS (Building Integrated Timing Supply) output.
The following values are valid:
    lengthNotApplicable (0) - When BITS output is not supported
    length0To110        (1) - For line length from 0 to 110 feet
    length110To220      (2) - For line length from 110 to 220 feet
    length220To330      (3) - For line length from 230 to 330 feet
    length330To440      (4) - For line length from 330 to 440 feet
    length440To550      (5) - For line length from 440 to 550 feet
    length550To660      (6) - For line length from 550 to 660 feet
The default is 'lengthNotApplicable' on CPM cards which do not
support line length.  Otherwise, the default is 'length0To110'.

Context

MIB
TIMETRA-CHASSIS-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.2.3.11.1.27
Type
column
Access
readonly
Status
current
Parent
tmnxSyncIfTimingEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0lengthNotApplicable
1length0To110
2length110To220
3length220To330
4length330To440
5length440To550
6length550To660

Conformance