Juniper-SNMP-MIB Table View

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

Tables
5
Rows
5
Columns
32
.1.3.6.1.4.1.4874.2.2.16.1.1.3.6 · 1 row entry · 4 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniSnmpIntfCompTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-SNMP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-SNMP-MIB::juniSnmpIntfCompTable'
This table contains enhanced compression bitmask based on table-type.
juniSnmpIntfCompEntry row .1.3.6.1.4.1.4874.2.2.16.1.1.3.6.1
Each entry corresponds to a table type for which interface compression
mask is applied.
Column Syntax OID
SNMP interface tables for which interface compression bitmask will be
applicable. Supported values are:
others : All the other interface related tables except ifTables
and ifStackTables. Currently…
Enumeration
Enumerated Values:
0others
1ifTables
2ifStackTables
.1.3.6.1.4.1.4874.2.2.16.1.1.3.6.1.1
true(1) - the standard ifTable, ifXTable and ifStackTable contain a
subset of interface types. Certain interface types like
HDLC and IP and others are excluded from the standard
tables but are manageable from proprie…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4874.2.2.16.1.1.3.6.1.2
This object governs which interface types are visible to SNMP
management clients. The object is a variable length octet string that
is interpreted as a bit mask. Each bit respresents a specific Juniper
interface type t…
OctetStringr/w
Constraints:
range: 5-16
.1.3.6.1.4.1.4874.2.2.16.1.1.3.6.1.3
This object displays the excluded interface types in human readable
form. Three dots (...) at the end of display string indicates that the
output has been truncated. The syntax rules are the same as for
SNMP-FRAMEWORK…
OctetString
Constraints:
range: 0-1000
.1.3.6.1.4.1.4874.2.2.16.1.1.3.6.1.4
.1.3.6.1.4.1.4874.2.2.16.1.1.6 · 1 row entry · 3 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniSnmpManagementApplicationTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-SNMP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-SNMP-MIB::juniSnmpManagementApplicationTable'
This table contains entries for each management application supported
by the router entry created in the juniRouterTable.
juniSnmpManagementApplicationEntry row .1.3.6.1.4.1.4874.2.2.16.1.1.6.1
Each entry provides administrative control on a management application
for the router designated by the first indice to this table.
The second indice identifies the router management application.

Entries in…
Column Syntax OID
The routerIndex of this router. This object is the same as the
juniRouterIndex object defined in the juniRouterTable.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4874.2.2.16.1.1.6.1.1
Identities the management application.
JuniSnmpManagementApplicationIndex
Type Values:
1eventMgr
Description:
Identifies a management application:
eventMgr - disman event MIB application
.1.3.6.1.4.1.4874.2.2.16.1.1.6.1.2
Controls creation/deletion of entries in this table. Only
'createAndGo' and 'destroy' enumeration values are supported.
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.16.1.1.6.1.3
.1.3.6.1.4.1.4874.2.2.16.1.2.1 · 1 row entry · 6 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniSnmpCommunityTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-SNMP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-SNMP-MIB::juniSnmpCommunityTable'
Table of SNMP management clients.
          
Authentic SNMP clients are identified by a combination community name
and IP address.
          
Upon receipt of an SNMP request, this table is scanned for a matching
community name.  If an entry containing a matching community name is
found, the entry's IP access list, if nonzero, is used to validate the
source IP address received in the request; else, if the IP access list
number in the matching entry is zero, the source IP address is accepted.
          
Finally, the type of SNMP request is validated with respect to the
access privilege of the matching entry (e.g. a SET Request is rejected
for an entry having read-only privilege).
          
Use of this table constitutes 'trivial authentication', i.e., no
mechanism is employed to confirm the received SNMP request was indeed
originated by the host identified by the IP source address.
juniSnmpCommunityEntry row .1.3.6.1.4.1.4874.2.2.16.1.2.1.1
A table entry describing an authentic SNMP Community.
Column Syntax OID
An SNMP community name.
JuniSnmpCommunityName
Type Constraints:
range: 1..31
Description:
An SNMP community name. Represents textual information taken from the
NVT ASCII character set. The character repertoire of the string is
restricted to printable, non-whitespace characters (codes 33 through
126).
.1.3.6.1.4.1.4874.2.2.16.1.2.1.1.1
Controls creation/deletion of entries in this table. Only
'createAndGo' and 'destroy' enumeration values are supported.
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.16.1.2.1.1.2
The access privilege for an SNMP Community authenticated by this entry
(used in conjunction with MIB view as specified via
juniSnmpCommunityView).
readOnly Read-only access to MIB with associated view.
readWr…
Enumerationr/w
Enumerated Values:
1readOnly
2readWrite
3admin
.1.3.6.1.4.1.4874.2.2.16.1.2.1.1.3
If nonzero, the number of an IP access list that describes the IP hosts
permitted SNMP management access to this device via the corresponding
community name contained in this entry.
Integer32r/w
Constraints:
range: 0-10000
.1.3.6.1.4.1.4874.2.2.16.1.2.1.1.4
If not null, the name of an IP access list that describes the IP hosts
permitted SNMP management access to this device via the corresponding
community name contained in this entry.
JuniSnmpAccessListNamer/w
Type Constraints:
range: 0..31
Description:
An IP Access List name. Represents textual information taken from the
NVT ASCII character set. The character repertoire of the string is
restricted to printable, non-whitespace characters (codes 33 through
126).
.1.3.6.1.4.1.4874.2.2.16.1.2.1.1.5
The view associated with an SNMP Community authenticated by this entry.
Following is the list of built-in system views.

everything Access to the entire MIB except packet mirror MIB.
user …
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.4874.2.2.16.1.2.1.1.6
.1.3.6.1.4.1.4874.2.2.16.1.3.3 · 1 row entry · 17 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniSnmpTrapHostTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-SNMP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-SNMP-MIB::juniSnmpTrapHostTable'
Table of SNMP Trap recipient.
juniSnmpTrapHostEntry row .1.3.6.1.4.1.4874.2.2.16.1.3.3.1
A table entry describing an SNMP Trap recipient.
Column Syntax OID
IP address of an authorized SNMP Trap recipient. This must be a host
IP address.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.1
Controls creation/deletion of entries in this table. Only
'createAndGo' and 'destroy' enumeration values are supported.
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.16.1.3.3.1.2
The destination UDP port to which traps will be sent.
Integer32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.3
An SNMP community name to be used in traps sent to this destination.
JuniSnmpCommunityNamer/w
Type Constraints:
range: 1..31
Description:
An SNMP community name. Represents textual information taken from the
NVT ASCII character set. The character repertoire of the string is
restricted to printable, non-whitespace characters (codes 33 through
126).
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.4
The format of the SNMP trap PDU to be sent to this trap destination.
v1 Trap-PDU defined in RFC1157, encapsulated in the message
structure also defined in RFC1157.
v2c SNMPv2-Trap-PDU defined in RFC1905…
Enumerationr/w
Enumerated Values:
0v1
1v2c
2v3
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.5
Bit mask designating the specific trap types enabled for transmission
to this trap destination. For each bit position, a '1' or '0' indicates
the corresponding trap type is enabled or disabled, respectively. For
secur…
JuniSnmpTrapMaskr/w
Type Constraints:
range: 8
Description:
This octet string is interpreted as a bit mask, in which each bit
corresponds to a category of SNMP trap.

Bit definitions are as follows, where bit 63 is the most significant bit
of the first octet, and bit 0…
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.6
The number of traps submitted for transmission to this destination.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.7
The number of trap requests that were discarded. A trap may be
discarded because the trap type is either not a configured type in
juniSnmpTrapHostFilter, or because the traps's priority is below the
minimum trap severi…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.8
The minimum severity value an snmp trap must have in order to be
forwarded to this host.
JuniTrapSeverityr/w
Type Values:
0trapEmergency
1trapAlert
2trapCritical
3trapError
4trapWarning
5trapNotice
6trapInformational
7trapDebug
Description:
The set of trap severity values:
trapEmergency(0) - system is unusable
trapAlert(1) - action must be taken immediately
trapCritical(2) - critical conditions
trapError(3) - error conditions
trapW…
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.9
The maximum ping time window that this host gets pinged repeatedly.
MinutesInteger32r/w
Constraints:
range: 0-90
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.10
The configuration setting for snmp trap message content. Enabling this
management object configures the associated SNMP agent to include
notification log name and the corresponding log index as part of the
trap message…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.11
The maximum number of traps to be kept in the queue.
Integer32r/w
Constraints:
range: 32-2147483647
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.12
The maximum number of traps per second to be sent to the host. Zero
value indicates that there is no control over queue drain rate.
Integer32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.13
Specify the method for handling Queue-Full condition.
dropLastIn -- When queue is full the most recent trap will be
dropped.
dropFirstIn -- When queue is full the oldest trap in the queue will
Enumerationr/w
Enumerated Values:
0dropLastIn
1dropFirstIn
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.14
The number of trap requests that were discarded due to bad encoding.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.15
The number of trap requests that were discarded due to the queue being
full.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.16
The number of trap requests that were discarded due to host not being
available (not responding to the pings).
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.17
.1.3.6.1.4.1.4874.2.2.16.1.3.17 · 1 row entry · 2 columns
Uses the junose variant from /opt/observium/mibs/junose.
Command help
Walk juniSnmpTrapSeverityFilterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-SNMP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-SNMP-MIB::juniSnmpTrapSeverityFilterTable'
A table of SNMP trap Severity filter.
juniSnmpTrapSeverityFilterEntry row .1.3.6.1.4.1.4874.2.2.16.1.3.17.1
A table entry specifying the trap severity filter for a particular
trap category.
Column Syntax OID
The value of this object is an integer which is same as the bit
position specified for a particular trap category in JuniSnmpTrapMask.
For example, value of juniSnmpTrapCategory object will be 6 for BGP
traps.
Integer32
Constraints:
range: 0-63
.1.3.6.1.4.1.4874.2.2.16.1.3.17.1.1
Traps flow through two levels of filtering: severity of a particular
trap category and trap destination. If the severity of a particular
category is not defined, global trap severity is used for computation.
The value o…
JuniTrapSeverityr/w
Type Values:
0trapEmergency
1trapAlert
2trapCritical
3trapError
4trapWarning
5trapNotice
6trapInformational
7trapDebug
Description:
The set of trap severity values:
trapEmergency(0) - system is unusable
trapAlert(1) - action must be taken immediately
trapCritical(2) - critical conditions
trapError(3) - error conditions
trapW…
.1.3.6.1.4.1.4874.2.2.16.1.3.17.1.2