Juniper-HDLC-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
11
.1.3.6.1.4.1.4874.2.2.9.1.2 · 1 row entry · 11 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniHdlcIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-HDLC-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-HDLC-MIB::juniHdlcIfTable'
This table contains entries for HDLC interfaces present in the system.
juniHdlcIfEntry row .1.3.6.1.4.1.4874.2.2.9.1.2.1
Each entry describes the characteristics of an HDLC interface.
Creating/deleting entries in this table causes corresponding entries for
be created/deleted in ifTable/ifXTable/juniIfTable.
Indexes
Column Syntax OID
The ifIndex of the HDLC interface. When creating entries in this
table, suitable values for this object are determined by reading
juniHdlcNextIfIndex.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.4874.2.2.9.1.2.1.1
Controls creation/deletion of entries in this table according to the
RowStatus textual convention, constrained to support the following
values only:
createAndGo
destroy

To create an entry in this …
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4874.2.2.9.1.2.1.2
The ifIndex of an interface over which this HDLC interface is to be
layered. A value of zero indicates no layering. An implementation may
choose to require that a nonzero value be configured at entry creation.
IF-MIBInterfaceIndexOrZeror/w
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.4.1.4874.2.2.9.1.2.1.3
The Maximum Transmission Unit (MTU) this interface is permitted to
transmit.

At creation, if a value for this object is not specified, a default will
be chosen that is suitable for the type of lower inter…
octetsInteger32r/w
Constraints:
range: 0-32763
.1.3.6.1.4.1.4874.2.2.9.1.2.1.4
The Maximum Receive Unit (MRU) this interface is permitted to receive.

At creation, if a value for this object is not specified, a default will
be chosen that is suitable for the type of lower interface o…
octetsInteger32r/w
Constraints:
range: 0-32763
.1.3.6.1.4.1.4874.2.2.9.1.2.1.5
Selects the CRC size: none, 16 bits, or 32 bits.
Enumerationr/w
Enumerated Values:
0none
1crc16
2crc32
.1.3.6.1.4.1.4874.2.2.9.1.2.1.6
Polarity of data transmitted on this HDLC interface. Inverted data is
used for certain line coding configurations to ensure sufficient one's
density for timing recovery by the remote end.
Enumerationr/w
Enumerated Values:
0normal
1inverted
.1.3.6.1.4.1.4874.2.2.9.1.2.1.7
The clock mode setting for this HDLC interface. This object is only
applicable to HDLC interfaces directly over a high speed serial
interface (HSSI).

At creation, if a value for this object is not specif…
Enumerationr/w
Enumerated Values:
0hdlcClockUnsupported
1hdlcClockInternal
2hdlcClockLine
.1.3.6.1.4.1.4874.2.2.9.1.2.1.8
The clock rate setting for this HDLC interface. This object is only
applicable to HDLC interfaces directly over a high speed serial
interface (HSSI).

At creation, if a value for this object is not specif…
Enumerationr/w
Enumerated Values:
0hdlcClockRateUnsupported
1hdlcClockRate34At368Mhz
2hdlcClockRate44At736Mhz
.1.3.6.1.4.1.4874.2.2.9.1.2.1.9
The force DTE acknowledge setting. This object is only applicable to
HDLC interfaces directly over a high speed serial interface (HSSI).
This is set to force Cisco compatibility mode, and is only valid when
the lower i…
Enumerationr/w
Enumerated Values:
0forceDteAckUnsupported
1forceDteAckNormal
2forceDteAckForced
.1.3.6.1.4.1.4874.2.2.9.1.2.1.10
The HDLC idle character has two possible settings. The value can be
set to idleCharacterFlags which translates to 0x7E or it can be set to
idleCharacterMarks which translates to 0xFF.

At creation, if a v…
Enumerationr/w
Enumerated Values:
0idleCharacterFlags
1idleCharacterMarks
.1.3.6.1.4.1.4874.2.2.9.1.2.1.11