All MIBs › Juniper-SNMP-MIB
Organization: Juniper Networks, Inc.
Last Updated: 2008-09-30
Category: Protocol: SNMP, Vendor: Juniper
Description: Juniper Networks MIB for managing SNMP agent parameters, community strings, and access control on Juniper E-series routers.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is Juniper-SNMP-MIB?
Juniper-SNMP-MIB manages SNMP-based management access itself on Juniper E-series routers, covering agent parameters such as maximum PDU size, community/access permissions, proxy status, and interface-specific SNMP data compression options. It exposes a compression settings table controlling compressed, enhanced, and restricted display modes per interface, alongside general SNMP access-control objects. Its monitoring value is meta-level software configuration status: confirming the SNMP agent itself is correctly sized and permissioned (juniSnmpMaxPduSize, juniSnmpAccessPermission) and that proxy forwarding (juniSnmpProxyStatus) is functioning, which matters when other MIB data appears incomplete or inaccessible. It is a self-contained enterprise MIB layered on top of standard SNMPv2 framework concepts (communities, access control) rather than IETF SNMP-FRAMEWORK-MIB directly. The Juniper SNMP MIB is used on Juniper E-series routers wherever SNMP management access needs vendor-specific tuning or interface-level compression.
IPNetwork Monitor allows you to monitor SNMP objects defined in Juniper-SNMP-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Juniper E-series router
Monitoring Examples
An administrator checks juniSnmpMaxPduSize and juniSnmpAccessPermission to confirm the agent is configured to handle large polling requests and that the querying community has appropriate access. If SNMP responses are being truncated on a low-bandwidth link, juniSnmpIntfCompTable/juniSnmpIntfCompEntry settings (juniSnmpIntfCompCompressed, juniSnmpIntfCompEnhanced, juniSnmpIntfCompRestricted) reveal whether per-interface compression modes are enabled. juniSnmpProxyStatus is checked when SNMP requests are being proxied to another management context and appear to be failing or timing out.
What Can Be Monitored
- SNMP max PDU size setting
- SNMP access permission/community configuration
- SNMP proxy status
- per-interface SNMP compression mode
- SNMP interface mode setting
This MIB depends on
Related MIBs
Imported Objects
From Juniper-MIBs
| juniMibs | MODULE-IDENTITY |
From Juniper-TC
| JuniEnable |
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TruthValue |
How to Use in IPNetwork Monitor
Example using juniSnmpTrapGlobalDiscards OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| juniSnmpAccessGroup | 1.3.6.1.4.1.4874.2.2.16.2.2.6 | A collection of management objects pertaining to SNMP Agent access capabilities in a Juniper product. | ||
| INT juniSnmpAccessPermission | 1.3.6.1.4.1.4874.2.2.16.1.1.5 | INTEGER | read-write | The access permission to the MIB objects of this SNMP agent. noAccess - No access permission granted. readAccess - Read access permission granted. readWriteAccess - Read and write access permission granted. |
| juniSnmpAuthFailGroup | 1.3.6.1.4.1.4874.2.2.16.2.2.2 | A collection of management objects pertaining to an SNMP authentication failure in a Juniper product. | ||
| juniSnmpAuthFailId | 1.3.6.1.4.1.4874.2.2.16.1.4 | |||
| OCT juniSnmpAuthFailIdCommunity | 1.3.6.1.4.1.4874.2.2.16.1.4.3 | OCTET STRING | accessible-for-notify | The SNMP community contained in a received SNMP request that failed authentication. |
| IP juniSnmpAuthFailIdIpAddress | 1.3.6.1.4.1.4874.2.2.16.1.4.1 | IpAddress | accessible-for-notify | The source IP address contained in a received SNMP request that failed authentication. |
| INT juniSnmpAuthFailIdReason | 1.3.6.1.4.1.4874.2.2.16.1.4.4 | INTEGER | accessible-for-notify | The reason a received SNMP request failed authentication: other Unspecified reason. badCommunityName The community is not recognized. badCommunityUse The community does not have privilege for the SNMP request type (e.g. SET request with a community having read-only privilege). hostDenied The host IP address was denied by the community's associated access list. |
| I32 juniSnmpAuthFailIdUdpPort | 1.3.6.1.4.1.4874.2.2.16.1.4.2 | Integer32 | accessible-for-notify | The source UDP port contained in a received SNMP request that failed authentication. |
| juniSnmpCommunity | 1.3.6.1.4.1.4874.2.2.16.1.2 | |||
| I32 juniSnmpCommunityAccessList | 1.3.6.1.4.1.4874.2.2.16.1.2.1.1.4 | Integer32 | read-create | 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. |
| JUN juniSnmpCommunityAccessListName | 1.3.6.1.4.1.4874.2.2.16.1.2.1.1.5 | JuniSnmpAccessListName | read-create | 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. |
| juniSnmpCommunityEntry | 1.3.6.1.4.1.4874.2.2.16.1.2.1.1 | not-accessible | A table entry describing an authentic SNMP Community. | |
| JUN juniSnmpCommunityName | 1.3.6.1.4.1.4874.2.2.16.1.2.1.1.1 | JuniSnmpCommunityName | read-only | An SNMP community name. |
| INT juniSnmpCommunityPrivilege | 1.3.6.1.4.1.4874.2.2.16.1.2.1.1.3 | INTEGER | read-create | 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. readWrite Read-write access to MIB with associated view. admin Read-write access to entire MIB (for backward compatibility, automatically defaults to 'everything' view and 'readWrite' privilege). |
| ROW juniSnmpCommunityRowStatus | 1.3.6.1.4.1.4874.2.2.16.1.2.1.1.2 | RowStatus | read-create | Controls creation/deletion of entries in this table. Only 'createAndGo' and 'destroy' enumeration values are supported. |
| juniSnmpCommunityTable | 1.3.6.1.4.1.4874.2.2.16.1.2.1 | not-accessible | 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. | |
| STR juniSnmpCommunityView | 1.3.6.1.4.1.4874.2.2.16.1.2.1.1.6 | SnmpAdminString | read-create | 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 Access to non-administrative portions of MIB. nothing No access. mirrorAdmin Access to packet mirror MIB. 'Administrative' portions of the MIB are those portions that pertain to management access into the managed device. Administrator can also create a new SNMP MIB view dynamically and assign it to community entry. Access to packet mirror MIB is only thorugh 'mirrorAdmin' view. A community with 'mirrorAdmin' view can be configure only through CLI administrator with mirror configuration privileges. |
| juniSnmpCompliance | 1.3.6.1.4.1.4874.2.2.16.2.1.1 | Obsolete compliance statement for entities which implement the Juniper SNMP MIB. This statement became obsolete when View support and Named Access List support were added. | ||
| juniSnmpCompliance2 | 1.3.6.1.4.1.4874.2.2.16.2.1.2 | Obsolete compliance statement for entities which implement the Juniper SNMP MIB. This statement became obsolete when juniSnmpInterfaceMode was added. | ||
| juniSnmpCompliance3 | 1.3.6.1.4.1.4874.2.2.16.2.1.3 | Obsolete compliance statement for entities which implement the Juniper SNMP MIB. This statement became obsolete when support for interface compress, trap severities and trap severity filtering was added and juniSnmpInterfaceMode was obsoleted. | ||
| juniSnmpCompliance4 | 1.3.6.1.4.1.4874.2.2.16.2.1.4 | Obsolete compliance statement for entities which implement the Juniper SNMP MIB. This statement became obsolete when trap proxy enable/disable support was added. | ||
| juniSnmpCompliance5 | 1.3.6.1.4.1.4874.2.2.16.2.1.5 | Obsolete compliance statement for entities which implement the Juniper SNMP MIB. This statement became obsolete when support was added for ping time window and notification log data inclusion in trap varbinds. | ||
| juniSnmpCompliance6 | 1.3.6.1.4.1.4874.2.2.16.2.1.6 | The compliance statement for entities which implement the Juniper SNMP MIB. This statement became obsolete when support was added for access permission and management application table. | ||
| juniSnmpCompliance7 | 1.3.6.1.4.1.4874.2.2.16.2.1.7 | The compliance statement for entities which implement the Juniper SNMP MIB. This statement became obsolete when support was added for trap severity filter table. | ||
| juniSnmpCompliance8 | 1.3.6.1.4.1.4874.2.2.16.2.1.8 | The compliance statement for entities which implement the Juniper SNMP MIB. This statement became obsolete when support was added for table type based interface compression. | ||
| juniSnmpCompliance9 | 1.3.6.1.4.1.4874.2.2.16.2.1.9 | The compliance statement for entities which implement the Juniper SNMP MIB. | ||
| juniSnmpCompliances | 1.3.6.1.4.1.4874.2.2.16.2.1 | |||
| juniSnmpConformance | 1.3.6.1.4.1.4874.2.2.16.2 | |||
| juniSnmpGeneral | 1.3.6.1.4.1.4874.2.2.16.1.1 | |||
| juniSnmpGeneralGroup | 1.3.6.1.4.1.4874.2.2.16.2.2.5 | Obsolete collection of management objects pertaining to general SNMP Agent capabilities in a Juniper product. This group became obsolete when proxy enable/disable support was added. | ||
| juniSnmpGeneralGroup2 | 1.3.6.1.4.1.4874.2.2.16.2.2.8 | A collection of management objects pertaining to general SNMP Agent capabilities in a Juniper product. This group became obsolete when access permission was added. | ||
| juniSnmpGeneralGroup3 | 1.3.6.1.4.1.4874.2.2.16.2.2.10 | A collection of management objects pertaining to general SNMP Agent capabilities in a Juniper product. This group became obsolete when support for interface compression based on interface table type was added. | ||
| juniSnmpGeneralGroup4 | 1.3.6.1.4.1.4874.2.2.16.2.2.12 | A collection of management objects pertaining to general SNMP Agent capabilities in a Juniper product. | ||
| juniSnmpGroup | 1.3.6.1.4.1.4874.2.2.16.2.2.1 | Obsolete collection of management objects pertaining to SNMP Agent capability in a Juniper product. This group became obsolete when View support and Named Access List support were added. | ||
| juniSnmpGroup2 | 1.3.6.1.4.1.4874.2.2.16.2.2.3 | Obsolete collection of management objects pertaining to SNMP Agent capability in a Juniper product. This group became obsolete when juniSnmpInterfaceMode was added. | ||
| juniSnmpGroup3 | 1.3.6.1.4.1.4874.2.2.16.2.2.4 | Obsolete collection of management objects pertaining to SNMP Agent capability in a Juniper product. This group became obsolete when support for interface compress, trap severities and trap severity filtering was added and juniSnmpInterfaceMode was obsoleted. | ||
| juniSnmpGroups | 1.3.6.1.4.1.4874.2.2.16.2.2 | |||
| juniSnmpInterfaceCompress | 1.3.6.1.4.1.4874.2.2.16.1.1.3 | |||
| INT juniSnmpInterfaceMode | 1.3.6.1.4.1.4874.2.2.16.1.1.2 | INTEGER | read-write | The interface table mode for the SNMP agent(s) associated with this system. verbose(1) - the standard ifTable, ifXTable and ifStackTable contain entries for every standard and proprietary interface type supported by this system. compress(2) - 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 proprietary MIBs. enhanced(3) - the standard ifTable, ifXTable and ifStackTable contain a subset of interface types. Enhanced mode cannot by configured at this time via SNMP. Attempts to set this value will fail. This object became obsolete when individual objects were added for each mode. |
| T/F juniSnmpIntfCompCompressed | 1.3.6.1.4.1.4874.2.2.16.1.1.3.1 | TruthValue | read-write | 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 proprietary MIBs. false(2) - the standard ifTable, ifXTable and ifStackTable contain entries for every standard and proprietary interface type supported by this system. This configuration is applicable to all interface related tables until interface compression based on interface table-types is applied. If interface table-type based compression is applied, get operation on this object will correspond only to ifTable/ifXTable/juniIfTable and set operation on this object will fail. |
| OCT juniSnmpIntfCompEnhanced | 1.3.6.1.4.1.4874.2.2.16.1.1.3.2 | OCTET STRING | read-write | This object governs which interface types are visible to SNMP management clients that use the standard ifTable, ifXTable and ifStackTable. The object is a variable length octet string that is interpreted as a bit mask. Each bit respresents a specific Juniper interface type that can be included or excluded in the standard interface tables. For each bit position in each octet of the string, a '1' or '0' indicates the corresponding interface type is either removed (compressed) from the standard interface MIB tables, or included respectively. Individual bit definitions follow the JuniIfType convention defined in the Juniper-UNI-IF-MIB. For example, ip(0) and ppp(1) correspond to bit definitions 0 and 1 respectively. In each octet, bit 0 is least significant, bit 7 most significant. This configuration is applicable to all interface related tables until interface compression based on interface table-types is applied. If interface table-type based compression is applied, get operation on this object will correspond only to ifTable/ifXTable/juniIfTable and set operation on this object will fail. |
| OCT juniSnmpIntfCompEnhancedDisplay | 1.3.6.1.4.1.4874.2.2.16.1.1.3.3 | OCTET STRING | read-only | 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-MIB.SnmpAdminString, except for the size constraint. This configuration is applicable to all interface related tables until interface compression based on interface table-types is applied. If interface table-type based compression is applied, this object will be applicable only to ifTable/ifXTable/juniIfTable. |
| juniSnmpIntfCompEntry | 1.3.6.1.4.1.4874.2.2.16.1.1.3.6.1 | not-accessible | Each entry corresponds to a table type for which interface compression mask is applied. | |
| T/F juniSnmpIntfCompEntryCompressed | 1.3.6.1.4.1.4874.2.2.16.1.1.3.6.1.2 | TruthValue | read-write | 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 proprietary MIBs. false(2) - the standard ifTable, ifXTable and ifStackTable contain entries for every standard and proprietary interface type supported by this system. |
| OCT juniSnmpIntfCompMask | 1.3.6.1.4.1.4874.2.2.16.1.1.3.6.1.3 | OCTET STRING | read-write | 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 that can be included or excluded in the standard interface tables. For each bit position in each octet of the string, a '1' or '0' indicates the corresponding interface type is either filtered (compressed) from the interface MIB tables, or included respectively. Individual bit definitions follow the JuniIfType convention defined in the Juniper-UNI-IF-MIB. For example, ip(0) and ppp(1) correspond to bit definitions 0 and 1 respectively. In each octet, bit 0 is least significant, bit 7 most significant. |
| OCT juniSnmpIntfCompMaskDisplay | 1.3.6.1.4.1.4874.2.2.16.1.1.3.6.1.4 | OCTET STRING | read-only | 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-MIB.SnmpAdminString, except for the size constraint. |
| NUM juniSnmpIntfCompRestricted | 1.3.6.1.4.1.4874.2.2.16.1.1.3.4 | JuniSnmpIntfCompRestrictedMask | read-write | This object governs which interface instances appear to SNMP management clients that use the standard ifTable, ifXTable and ifStackTable. The control is based on a set of interface restrictions defined by JuniSnmpInterfaceModeRestrictedMask. For each bit position in each octet of the string, a '1' or '0' controls whether an interface instance that matches the restriction is removed or included in the standard interface MIB tables. For example, setting the value of this object to 1 will remove all interface instances with an ifAdminStatus of down(2). In each octet, bit 0 is least significant, bit 7 most significant. |
| STR juniSnmpIntfCompRestrictedDisplay | 1.3.6.1.4.1.4874.2.2.16.1.1.3.5 | SnmpAdminString | read-only | This object displays the restrictions in human readable form. Three dots (...) at the end of display string indicates that the output has been truncated. |
| juniSnmpIntfCompTable | 1.3.6.1.4.1.4874.2.2.16.1.1.3.6 | not-accessible | This table contains enhanced compression bitmask based on table-type. | |
| INT juniSnmpIntfCompTableType | 1.3.6.1.4.1.4874.2.2.16.1.1.3.6.1.1 | INTEGER | not-accessible | 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 only ipNetToMediaTable is supported. ifTables : It consists of ifTable, ifXTable and juniIfTable. ifStackTables : It consists of ifStackTable, ifInvStackTable and juniIfInvStackTable. |
| juniSnmpManagementApplicationEntry | 1.3.6.1.4.1.4874.2.2.16.1.1.6.1 | not-accessible | 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 this table are created as a side-effect of row creation in the juniRouterTable. | |
| JUN juniSnmpManagementApplicationIndex | 1.3.6.1.4.1.4874.2.2.16.1.1.6.1.2 | JuniSnmpManagementApplicationIndex | not-accessible | Identities the management application. |
| U32 juniSnmpManagementApplicationRouterIndex | 1.3.6.1.4.1.4874.2.2.16.1.1.6.1.1 | Unsigned32 | not-accessible | The routerIndex of this router. This object is the same as the juniRouterIndex object defined in the juniRouterTable. |
| ROW juniSnmpManagementApplicationRowStatus | 1.3.6.1.4.1.4874.2.2.16.1.1.6.1.3 | RowStatus | read-create | Controls creation/deletion of entries in this table. Only 'createAndGo' and 'destroy' enumeration values are supported. |
| juniSnmpManagementApplicationTable | 1.3.6.1.4.1.4874.2.2.16.1.1.6 | not-accessible | This table contains entries for each management application supported by the router entry created in the juniRouterTable. | |
| I32 juniSnmpMaxPduSize | 1.3.6.1.4.1.4874.2.2.16.1.1.1 | Integer32 | read-write | The maximum sized SNMP PDU, in bytes, that this agent is capable of handling. The default is 1500 bytes. The possibility of IP fragmentation should be considered when setting this object to large values. |
| juniSnmpMIB | 1.3.6.1.4.1.4874.2.2.16 | MIB objects for configuring SNMP-based management access into Juniper E-series products. | ||
| juniSnmpObjects | 1.3.6.1.4.1.4874.2.2.16.1 | |||
| JUN juniSnmpProxyStatus | 1.3.6.1.4.1.4874.2.2.16.1.1.4 | JuniEnable | read-write | Enable/disable SNMP proxy between virtual routers. |
| juniSnmpTrap | 1.3.6.1.4.1.4874.2.2.16.1.3 | |||
| C32 juniSnmpTrapAgentSnmpNotAbleDiscards | 1.3.6.1.4.1.4874.2.2.16.1.3.14 | Counter32 | read-only | The number of trap requests that were discarded due to SNMP agent being disabled. |
| I32 juniSnmpTrapCategory | 1.3.6.1.4.1.4874.2.2.16.1.3.17.1.1 | Integer32 | not-accessible | 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. |
| C32 juniSnmpTrapGlobalDiscardsEx | 1.3.6.1.4.1.4874.2.2.16.1.3.6 | Counter32 | read-only | The number of trap requests that were discarded. A trap may be discarded because the trap type is either not globally configured in juniSnmpTrapGlobalFilter, or because the traps's priority is below the minimum trap severity filter defined by juniSnmpTrapGlobalSeverityFilter. |
| JUN juniSnmpTrapGlobalFilter | 1.3.6.1.4.1.4874.2.2.16.1.3.1 | JuniSnmpTrapMask | read-write | This object provides global control over trap generation by this agent. For each bit position, a '1' or '0' indicates the corresponding trap category is enabled or disabled, respectively. For security reasons, �Mirror� category will not be allowed to be configured through SNMP. |
| JUN juniSnmpTrapGlobalSeverityFilter | 1.3.6.1.4.1.4874.2.2.16.1.3.7 | JuniTrapSeverity | read-write | Traps flow through two levels of filtering: global and then host. The value of this object defines the global minimum severity level a trap must have in order to be forwarded to the host level trap processing. A trap will be discarded and counted in juniSnmpTrapGlobalDiscards if its severity level is less then the value of this object. |
| juniSnmpTrapGroup | 1.3.6.1.4.1.4874.2.2.16.2.2.7 | Obsolete collection of management objects pertaining to SNMP Agent trap capabilities in a Juniper product. This group became obsolete when support was added for ping time window and notification log data inclusion in trap varbinds. | ||
| juniSnmpTrapGroup2 | 1.3.6.1.4.1.4874.2.2.16.2.2.9 | Obsolete collection of management objects pertaining to SNMP Agent trap capabilities in a Juniper product. This group became obsolete when support was added for trap severity filter table. | ||
| juniSnmpTrapGroup3 | 1.3.6.1.4.1.4874.2.2.16.2.2.11 | A collection of management objects pertaining to SNMP Agent trap capabilities in a Juniper product. | ||
| C32 juniSnmpTrapHostBadEncodingDiscards | 1.3.6.1.4.1.4874.2.2.16.1.3.3.1.15 | Counter32 | read-only | The number of trap requests that were discarded due to bad encoding. |
| JUN juniSnmpTrapHostCommunity | 1.3.6.1.4.1.4874.2.2.16.1.3.3.1.4 | JuniSnmpCommunityName | read-create | An SNMP community name to be used in traps sent to this destination. |
| C32 juniSnmpTrapHostDiscards | 1.3.6.1.4.1.4874.2.2.16.1.3.3.1.8 | Counter32 | read-only | 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 severity filter defined by juniSnmpTrapHostSeverityFilter. |
| juniSnmpTrapHostEntry | 1.3.6.1.4.1.4874.2.2.16.1.3.3.1 | not-accessible | A table entry describing an SNMP Trap recipient. | |
| JUN juniSnmpTrapHostFilter | 1.3.6.1.4.1.4874.2.2.16.1.3.3.1.6 | JuniSnmpTrapMask | read-create | 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 security reasons, �Mirror� category will not be allowed to be configured through SNMP. Note, trap generation is further constrained by the value juniSnmpTrapGlobalFilter. |
| T/F juniSnmpTrapHostIncludeLogVarbinds | 1.3.6.1.4.1.4874.2.2.16.1.3.3.1.11 | TruthValue | read-create | 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 messages sent to this host. |
| IP juniSnmpTrapHostIpAddress | 1.3.6.1.4.1.4874.2.2.16.1.3.3.1.1 | IpAddress | read-only | IP address of an authorized SNMP Trap recipient. This must be a host IP address. |
| C32 juniSnmpTrapHostNoResponseDiscards | 1.3.6.1.4.1.4874.2.2.16.1.3.3.1.17 | Counter32 | read-only | The number of trap requests that were discarded due to host not being available (not responding to the pings). |
| I32 juniSnmpTrapHostPingTimeOut | 1.3.6.1.4.1.4874.2.2.16.1.3.3.1.10 | Integer32 | read-create | The maximum ping time window that this host gets pinged repeatedly. |
| INT juniSnmpTrapHostProtocolVersion | 1.3.6.1.4.1.4874.2.2.16.1.3.3.1.5 | INTEGER | read-create | 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, encapsulated in the message structure defined in RFC1901. v3 SNMPv2-Trap-PDU defined in RFC1905, encapsulated in the message structure defined in RFC2571. |
| I32 juniSnmpTrapHostQueueDrainRate | 1.3.6.1.4.1.4874.2.2.16.1.3.3.1.13 | Integer32 | read-create | 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. |
| INT juniSnmpTrapHostQueueFull | 1.3.6.1.4.1.4874.2.2.16.1.3.3.1.14 | INTEGER | read-create | 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 be dropped. |
| C32 juniSnmpTrapHostQueueFullDiscards | 1.3.6.1.4.1.4874.2.2.16.1.3.3.1.16 | Counter32 | read-only | The number of trap requests that were discarded due to the queue being full. |
| I32 juniSnmpTrapHostQueueSize | 1.3.6.1.4.1.4874.2.2.16.1.3.3.1.12 | Integer32 | read-create | The maximum number of traps to be kept in the queue. |
| ROW juniSnmpTrapHostRowStatus | 1.3.6.1.4.1.4874.2.2.16.1.3.3.1.2 | RowStatus | read-create | Controls creation/deletion of entries in this table. Only 'createAndGo' and 'destroy' enumeration values are supported. |
| C32 juniSnmpTrapHostSends | 1.3.6.1.4.1.4874.2.2.16.1.3.3.1.7 | Counter32 | read-only | The number of traps submitted for transmission to this destination. |
| JUN juniSnmpTrapHostSeverityFilter | 1.3.6.1.4.1.4874.2.2.16.1.3.3.1.9 | JuniTrapSeverity | read-create | The minimum severity value an snmp trap must have in order to be forwarded to this host. |
| juniSnmpTrapHostTable | 1.3.6.1.4.1.4874.2.2.16.1.3.3 | not-accessible | Table of SNMP Trap recipient. | |
| I32 juniSnmpTrapHostUdpPort | 1.3.6.1.4.1.4874.2.2.16.1.3.3.1.3 | Integer32 | read-create | The destination UDP port to which traps will be sent. |
| C32 juniSnmpTrapLocalTrapsSubmitted | 1.3.6.1.4.1.4874.2.2.16.1.3.9 | Counter32 | read-only | The number of local traps submitted to this agent. |
| C32 juniSnmpTrapNoMemoryDiscards | 1.3.6.1.4.1.4874.2.2.16.1.3.12 | Counter32 | read-only | The number of trap requests that were discarded due to lack of system memory. |
| C32 juniSnmpTrapNoQueueResourceDiscards | 1.3.6.1.4.1.4874.2.2.16.1.3.13 | Counter32 | read-only | The number of trap requests that were discarded due to no queue resources. A trap may be discarded because the agent request queue is full juniSnmpTrapRequestQueueCongestionDiscards or the proxy agent reuest queue is full juniSnmpTrapProxyRequestQueueCongestion. |
| T/F juniSnmpTrapProxy | 1.3.6.1.4.1.4874.2.2.16.1.3.4 | TruthValue | read-write | The configuration setting for snmp trap proxying. Enabling this management object configures the associated SNMP agent to proxy internally generated traps. Note that some implementations may support a single snmp trap proxy per system. |
| C32 juniSnmpTrapProxyTrapsSubmitted | 1.3.6.1.4.1.4874.2.2.16.1.3.10 | Counter32 | read-only | The number of proxied traps submitted to this agent. |
| JUN juniSnmpTrapSeverityFilter | 1.3.6.1.4.1.4874.2.2.16.1.3.17.1.2 | JuniTrapSeverity | read-write | 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 of this object defines trap-category based minimum severity level, a trap must have in order to be forwarded for the destination level trap filtering. A trap will be discarded and counted in juniSnmpTrapGlobalDiscards if its severity level is less than the value of this object. For security reasons, �Mirror� category will not be allowed to be configured through SNMP. Only those trap categories which are configured using per category based trap severity filter are displayed as part of this table. If the value of juniSnmpTrapGlobalSeverityFilter is modified, it will overwrite all the values specified in this table. |
| juniSnmpTrapSeverityFilterEntry | 1.3.6.1.4.1.4874.2.2.16.1.3.17.1 | not-accessible | A table entry specifying the trap severity filter for a particular trap category. | |
| juniSnmpTrapSeverityFilterTable | 1.3.6.1.4.1.4874.2.2.16.1.3.17 | not-accessible | A table of SNMP trap Severity filter. | |
| I32 juniSnmpTrapSource | 1.3.6.1.4.1.4874.2.2.16.1.3.2 | Integer32 | read-write | The ifIndex of the interface whose IP address is used as the source IP address for outbound SNMP traps. If zero, no interface is specified, the mechanism for selecting a source IP address is implementation-dependent, and may vary with each trap sent. |
| C32 juniSnmpTrapTotalProxyOut | 1.3.6.1.4.1.4874.2.2.16.1.3.16 | Counter32 | read-only | Total number of trap requests sent to proxy virtual router. |
| C32 juniSnmpTrapTotalTrapsDiscarded | 1.3.6.1.4.1.4874.2.2.16.1.3.11 | Counter32 | read-only | The number of proxy traps submitted to this agent. |
| C32 juniSnmpTrapTotalTrapsOut | 1.3.6.1.4.1.4874.2.2.16.1.3.15 | Counter32 | read-only | Total number of trap requests sent to every host that is configured to receive traps from this agent. |
| C32 juniSnmpTrapTotalTrapsReceived | 1.3.6.1.4.1.4874.2.2.16.1.3.8 | Counter32 | read-only | Total number of trap requests that this agent has received. Includes local submitted traps and proxied traps from other agents if this agent is the proxy agent. |
| JUN juniSnmpTrapTrapSeverity | 1.3.6.1.4.1.4874.2.2.16.1.3.5 | JuniTrapSeverity | accessible-for-notify | The severity level of the trap. |
RFC description
Juniper SNMP management configuration, traps, and access control for E-series products.
Start monitoring Juniper E-series router (SNMP management access configuration) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.