Home/Catalog/Juniper-SNMP-MIB

Juniper-SNMP-MIB

MIB objects for configuring SNMP-based management access into Juniper E-series products.
Main OID:
juniSnmpMIB.1.3.6.1.4.1.4874.2.2.16
101
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

101 total
Object Name
juniSnmpMIBMIB objects for configuring SNMP-based management access into Juniper E-series products.
MODULE-IDENTITY
.1.3.6.1.4.1.4874.2.2.16
juniSnmpObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.16.1
juniSnmpGeneral
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.16.1.1
juniSnmpMaxPduSizeThe 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.rw
Integer32
.1.3.6.1.4.1.4874.2.2.16.1.1.1
juniSnmpInterfaceModeThe 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.rwobsolete
Enumeration
.1.3.6.1.4.1.4874.2.2.16.1.1.2
juniSnmpInterfaceCompress
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.16.1.1.3
juniSnmpIntfCompCompressedtrue(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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.16.1.1.3.1
juniSnmpIntfCompEnhancedThis 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.rw
OCTET STRING
.1.3.6.1.4.1.4874.2.2.16.1.1.3.2
juniSnmpIntfCompEnhancedDisplayThis 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.ro
OCTET STRING
.1.3.6.1.4.1.4874.2.2.16.1.1.3.3
juniSnmpIntfCompRestrictedThis 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.rw
JuniSnmpIntfCompRestrictedMask
.1.3.6.1.4.1.4874.2.2.16.1.1.3.4
juniSnmpIntfCompRestrictedDisplayThis object displays the restrictions in human readable form. Three dots (...) at the end of display string indicates that the output has been truncated.ro
SnmpAdminString
.1.3.6.1.4.1.4874.2.2.16.1.1.3.5
juniSnmpIntfCompTableThis table contains enhanced compression bitmask based on table-type.
SEQUENCE OF JuniSnmpIntfCompEntry
.1.3.6.1.4.1.4874.2.2.16.1.1.3.6
juniSnmpIntfCompEntryEach entry corresponds to a table type for which interface compression mask is applied.
JuniSnmpIntfCompEntry
.1.3.6.1.4.1.4874.2.2.16.1.1.3.6.1
juniSnmpIntfCompTableTypeSNMP 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.
Enumeration
.1.3.6.1.4.1.4874.2.2.16.1.1.3.6.1.1
juniSnmpIntfCompEntryCompressedtrue(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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.16.1.1.3.6.1.2
juniSnmpIntfCompMaskThis 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.rw
OCTET STRING
.1.3.6.1.4.1.4874.2.2.16.1.1.3.6.1.3
juniSnmpIntfCompMaskDisplayThis 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.ro
OCTET STRING
.1.3.6.1.4.1.4874.2.2.16.1.1.3.6.1.4
juniSnmpProxyStatusEnable/disable SNMP proxy between virtual routers.rw
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.16.1.1.4
juniSnmpAccessPermissionThe 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.rw
Enumeration
.1.3.6.1.4.1.4874.2.2.16.1.1.5
juniSnmpManagementApplicationTableThis table contains entries for each management application supported by the router entry created in the juniRouterTable.
SEQUENCE OF JuniSnmpManagementApplicationEntry
.1.3.6.1.4.1.4874.2.2.16.1.1.6
juniSnmpManagementApplicationEntryEach 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.
JuniSnmpManagementApplicationEntry
.1.3.6.1.4.1.4874.2.2.16.1.1.6.1
juniSnmpManagementApplicationRouterIndexThe routerIndex of this router. This object is the same as the juniRouterIndex object defined in the juniRouterTable.
Unsigned32
.1.3.6.1.4.1.4874.2.2.16.1.1.6.1.1
juniSnmpManagementApplicationIndexIdentities the management application.
JuniSnmpManagementApplicationIndex
.1.3.6.1.4.1.4874.2.2.16.1.1.6.1.2
juniSnmpManagementApplicationRowStatusControls creation/deletion of entries in this table. Only 'createAndGo' and 'destroy' enumeration values are supported.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.16.1.1.6.1.3
juniSnmpCommunity
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.16.1.2
juniSnmpCommunityTableTable 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.
SEQUENCE OF JuniSnmpCommunityEntry
.1.3.6.1.4.1.4874.2.2.16.1.2.1
juniSnmpCommunityEntryA table entry describing an authentic SNMP Community.
JuniSnmpCommunityEntry
.1.3.6.1.4.1.4874.2.2.16.1.2.1.1
juniSnmpCommunityNameAn SNMP community name.ro
JuniSnmpCommunityName
.1.3.6.1.4.1.4874.2.2.16.1.2.1.1.1
juniSnmpCommunityRowStatusControls creation/deletion of entries in this table. Only 'createAndGo' and 'destroy' enumeration values are supported.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.16.1.2.1.1.2
juniSnmpCommunityPrivilegeThe 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).rw
Enumeration
.1.3.6.1.4.1.4874.2.2.16.1.2.1.1.3
juniSnmpCommunityAccessListIf 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.rw
Integer32
.1.3.6.1.4.1.4874.2.2.16.1.2.1.1.4
juniSnmpCommunityAccessListNameIf 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.rw
JuniSnmpAccessListName
.1.3.6.1.4.1.4874.2.2.16.1.2.1.1.5
juniSnmpCommunityViewThe 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.rw
SnmpAdminString
.1.3.6.1.4.1.4874.2.2.16.1.2.1.1.6
juniSnmpTrap
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.16.1.3
juniSnmpTrapGlobalFilterThis 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.rw
JuniSnmpTrapMask
.1.3.6.1.4.1.4874.2.2.16.1.3.1
juniSnmpTrapSourceThe 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.rw
Integer32
.1.3.6.1.4.1.4874.2.2.16.1.3.2
juniSnmpTrapHostTableTable of SNMP Trap recipient.
SEQUENCE OF JuniSnmpTrapHostEntry
.1.3.6.1.4.1.4874.2.2.16.1.3.3
juniSnmpTrapHostEntryA table entry describing an SNMP Trap recipient.
JuniSnmpTrapHostEntry
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1
juniSnmpTrapHostIpAddressIP address of an authorized SNMP Trap recipient. This must be a host IP address.ro
IpAddress
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.1
juniSnmpTrapHostRowStatusControls creation/deletion of entries in this table. Only 'createAndGo' and 'destroy' enumeration values are supported.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.2
juniSnmpTrapHostUdpPortThe destination UDP port to which traps will be sent.rw
Integer32
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.3
juniSnmpTrapHostCommunityAn SNMP community name to be used in traps sent to this destination.rw
JuniSnmpCommunityName
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.4
juniSnmpTrapHostProtocolVersionThe 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.rw
Enumeration
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.5
juniSnmpTrapHostFilterBit 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.rw
JuniSnmpTrapMask
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.6
juniSnmpTrapHostSendsThe number of traps submitted for transmission to this destination.ro
Counter32
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.7
juniSnmpTrapHostDiscardsThe 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.ro
Counter32
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.8
juniSnmpTrapHostSeverityFilterThe minimum severity value an snmp trap must have in order to be forwarded to this host.rw
JuniTrapSeverity
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.9
juniSnmpTrapHostPingTimeOutThe maximum ping time window that this host gets pinged repeatedly.rw
Integer32
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.10
juniSnmpTrapHostIncludeLogVarbindsThe 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.11
juniSnmpTrapHostQueueSizeThe maximum number of traps to be kept in the queue.rw
Integer32
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.12
juniSnmpTrapHostQueueDrainRateThe maximum number of traps per second to be sent to the host. Zero value indicates that there is no control over queue drain rate.rw
Integer32
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.13
juniSnmpTrapHostQueueFullSpecify 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.rw
Enumeration
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.14
juniSnmpTrapHostBadEncodingDiscardsThe number of trap requests that were discarded due to bad encoding.ro
Counter32
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.15
juniSnmpTrapHostQueueFullDiscardsThe number of trap requests that were discarded due to the queue being full.ro
Counter32
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.16
juniSnmpTrapHostNoResponseDiscardsThe number of trap requests that were discarded due to host not being available (not responding to the pings).ro
Counter32
.1.3.6.1.4.1.4874.2.2.16.1.3.3.1.17
juniSnmpTrapProxyThe 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.16.1.3.4
juniSnmpTrapTrapSeverityThe severity level of the trap.ro
JuniTrapSeverity
.1.3.6.1.4.1.4874.2.2.16.1.3.5
juniSnmpTrapGlobalDiscardsThe 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.ro
Counter32
.1.3.6.1.4.1.4874.2.2.16.1.3.6
juniSnmpTrapGlobalSeverityFilterTraps 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.rw
JuniTrapSeverity
.1.3.6.1.4.1.4874.2.2.16.1.3.7
juniSnmpTrapTotalTrapsReceivedTotal 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.ro
Counter32
.1.3.6.1.4.1.4874.2.2.16.1.3.8
juniSnmpTrapLocalTrapsSubmittedThe number of local traps submitted to this agent.ro
Counter32
.1.3.6.1.4.1.4874.2.2.16.1.3.9
juniSnmpTrapProxyTrapsSubmittedThe number of proxied traps submitted to this agent.ro
Counter32
.1.3.6.1.4.1.4874.2.2.16.1.3.10
juniSnmpTrapTotalTrapsDiscardedThe number of proxy traps submitted to this agent.ro
Counter32
.1.3.6.1.4.1.4874.2.2.16.1.3.11
juniSnmpTrapNoMemoryDiscardsThe number of trap requests that were discarded due to lack of system memory.ro
Counter32
.1.3.6.1.4.1.4874.2.2.16.1.3.12
juniSnmpTrapNoQueueResourceDiscardsThe 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.ro
Counter32
.1.3.6.1.4.1.4874.2.2.16.1.3.13
juniSnmpTrapAgentSnmpNotAbleDiscardsThe number of trap requests that were discarded due to SNMP agent being disabled.ro
Counter32
.1.3.6.1.4.1.4874.2.2.16.1.3.14
juniSnmpTrapTotalTrapsOutTotal number of trap requests sent to every host that is configured to receive traps from this agent.ro
Counter32
.1.3.6.1.4.1.4874.2.2.16.1.3.15
juniSnmpTrapTotalProxyOutTotal number of trap requests sent to proxy virtual router.ro
Counter32
.1.3.6.1.4.1.4874.2.2.16.1.3.16
juniSnmpTrapSeverityFilterTableA table of SNMP trap Severity filter.
SEQUENCE OF JuniSnmpTrapSeverityFilterEntry
.1.3.6.1.4.1.4874.2.2.16.1.3.17
juniSnmpTrapSeverityFilterEntryA table entry specifying the trap severity filter for a particular trap category.
JuniSnmpTrapSeverityFilterEntry
.1.3.6.1.4.1.4874.2.2.16.1.3.17.1
juniSnmpTrapCategoryThe 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
.1.3.6.1.4.1.4874.2.2.16.1.3.17.1.1
juniSnmpTrapSeverityFilterTraps 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.rw
JuniTrapSeverity
.1.3.6.1.4.1.4874.2.2.16.1.3.17.1.2
juniSnmpAuthFailId
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.16.1.4
juniSnmpAuthFailIdIpAddressThe source IP address contained in a received SNMP request that failed authentication.ro
IpAddress
.1.3.6.1.4.1.4874.2.2.16.1.4.1
juniSnmpAuthFailIdUdpPortThe source UDP port contained in a received SNMP request that failed authentication.ro
Integer32
.1.3.6.1.4.1.4874.2.2.16.1.4.2
juniSnmpAuthFailIdCommunityThe SNMP community contained in a received SNMP request that failed authentication.ro
OCTET STRING -- no defined limit on SIZE
.1.3.6.1.4.1.4874.2.2.16.1.4.3
juniSnmpAuthFailIdReasonThe 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.ro
Enumeration
.1.3.6.1.4.1.4874.2.2.16.1.4.4
juniSnmpConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.16.2
juniSnmpCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.16.2.1
juniSnmpComplianceObsolete compliance statement for entities which implement the Juniper SNMP MIB. This statement became obsolete when View support and Named Access List support were added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.16.2.1.1
juniSnmpCompliance2Obsolete compliance statement for entities which implement the Juniper SNMP MIB. This statement became obsolete when juniSnmpInterfaceMode was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.16.2.1.2
juniSnmpCompliance3Obsolete 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.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.16.2.1.3
juniSnmpCompliance4Obsolete compliance statement for entities which implement the Juniper SNMP MIB. This statement became obsolete when trap proxy enable/disable support was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.16.2.1.4
juniSnmpCompliance5Obsolete 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.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.16.2.1.5
juniSnmpCompliance6The 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.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.16.2.1.6
juniSnmpCompliance7The compliance statement for entities which implement the Juniper SNMP MIB. This statement became obsolete when support was added for trap severity filter table.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.16.2.1.7
juniSnmpCompliance8The compliance statement for entities which implement the Juniper SNMP MIB. This statement became obsolete when support was added for table type based interface compression.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.16.2.1.8
juniSnmpCompliance9The compliance statement for entities which implement the Juniper SNMP MIB.
Unknown
.1.3.6.1.4.1.4874.2.2.16.2.1.9
juniSnmpGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.16.2.2
juniSnmpGroupObsolete 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.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.16.2.2.1
juniSnmpAuthFailGroupA collection of management objects pertaining to an SNMP authentication failure in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.16.2.2.2
juniSnmpGroup2Obsolete collection of management objects pertaining to SNMP Agent capability in a Juniper product. This group became obsolete when juniSnmpInterfaceMode was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.16.2.2.3
juniSnmpGroup3Obsolete 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.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.16.2.2.4
juniSnmpGeneralGroupObsolete 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.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.16.2.2.5
juniSnmpAccessGroupA collection of management objects pertaining to SNMP Agent access capabilities in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.16.2.2.6
juniSnmpTrapGroupObsolete 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.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.16.2.2.7
juniSnmpGeneralGroup2A collection of management objects pertaining to general SNMP Agent capabilities in a Juniper product. This group became obsolete when access permission was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.16.2.2.8
juniSnmpTrapGroup2Obsolete 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.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.16.2.2.9
juniSnmpGeneralGroup3A 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.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.16.2.2.10
juniSnmpTrapGroup3A collection of management objects pertaining to SNMP Agent trap capabilities in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.16.2.2.11
juniSnmpGeneralGroup4A collection of management objects pertaining to general SNMP Agent capabilities in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.16.2.2.12
Juniper-SNMP-MIB - SNMP MIB Reference | MIBs Explorer