JUNIPER-SECURE-ACCESS-PORT-MIB

        This is Juniper Networks' implementation of enterprise specific
MIB for configuration of Secure Access Port feature. DHCP Snooping 
and Dynamic ARP Inspection are mechanisms to provide per interface 
security capabilities. This MIB Module is also used to control 
some layer 2 functions like MAC limiting. It also supports 
IP Source Guard, Mac Source Guard and Storm Control features.
    
Source file
JUNIPER-SECURE-ACCESS-PORT-MIB
Last revised
Identity
jnxExSecureAccessPortMIB
Base OID
1.3.6.1.4.1.2636.3.40.1.2.1
Imported Objects
IF-MIB ifIndex
JUNIPER-EX-SMI jnxExSecureAccessPort
SNMPv2-SMI Integer32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC DisplayString TEXTUAL-CONVENTION (no object page) TruthValue
Net-SNMP examples using the juniper MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-SECURE-ACCESS-PORT-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-SECURE-ACCESS-PORT-MIB::jnxExSecureAccessPortMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'JUNIPER-SECURE-ACCESS-PORT-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-SECURE-ACCESS-PORT-MIB::jnxExSecureAccessPortMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (22)
.1.3.6.1.4.1.2636.3.40.1.2.1
.1.3.6.1.4.1.2636.3.40.1.2.1.0
.1.3.6.1.4.1.2636.3.40.1.2.1.1
.1.3.6.1.4.1.2636.3.40.1.2.1.1.1
.1.3.6.1.4.1.2636.3.40.1.2.1.1.1.1
OctetString
.1.3.6.1.4.1.2636.3.40.1.2.1.1.1.1.1
.1.3.6.1.4.1.2636.3.40.1.2.1.1.1.1.2
.1.3.6.1.4.1.2636.3.40.1.2.1.1.1.1.3
.1.3.6.1.4.1.2636.3.40.1.2.1.1.2
.1.3.6.1.4.1.2636.3.40.1.2.1.1.2.1
.1.3.6.1.4.1.2636.3.40.1.2.1.1.2.1.1
packets per secondSNMPv2-SMIUnsigned32
.1.3.6.1.4.1.2636.3.40.1.2.1.1.2.1.2
.1.3.6.1.4.1.2636.3.40.1.2.1.1.2.1.3
.1.3.6.1.4.1.2636.3.40.1.2.1.1.2.1.4
.1.3.6.1.4.1.2636.3.40.1.2.1.1.2.1.5
.1.3.6.1.4.1.2636.3.40.1.2.1.1.2.1.6
.1.3.6.1.4.1.2636.3.40.1.2.1.1.3
.1.3.6.1.4.1.2636.3.40.1.2.1.1.3.1
Enumeration
.1.3.6.1.4.1.2636.3.40.1.2.1.1.3.1.1
packets per secondSNMPv2-SMIInteger32
.1.3.6.1.4.1.2636.3.40.1.2.1.1.3.1.2
packets per secondSNMPv2-SMIInteger32
.1.3.6.1.4.1.2636.3.40.1.2.1.1.3.1.3
Enumeration
.1.3.6.1.4.1.2636.3.40.1.2.1.1.3.1.4
Dependencies (8) 4 direct · 4 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. SNMPv2-TCrfc
  3. IANAifType-MIBrfc
  4. SNMPv2-CONFrfc
  5. SNMPv2-MIBrfc
  6. IF-MIBrfc
  7. JUNIPER-SMIjuniper
  8. JUNIPER-EX-SMIjuniper
  9. JUNIPER-SECURE-ACCESS-PORT-MIBjuniperselected
Type Definitions (1)
Enumeration
none(1)
drop(2)
alarm(3)
shutdown(4)
Notifications / Traps (3)
NameOIDDescription
.1.3.6.1.4.1.2636.3.40.1.2.1.0.1
A jnxdsRateLimitCrossed notification is generated when
the number of DHCP packets from an untrusted interface exceeds
jnxSecAccessdsIfRateLimit.
.1.3.6.1.4.1.2636.3.40.1.2.1.0.2
Notification is sent when the number of MAC addresses learnt by
the interface has crossed the limit of MAC addresses(jnxSecAccessIfMacLimit)
and if MAC Limit Exceeded Action(jnxSecAccessIfMacLimitExceed) is
drop or alarm or shutdown.
.1.3.6.1.4.1.2636.3.40.1.2.1.0.3
Notification is sent when the traffic in the interface exceeds
rising threshold(jnxStormCtlRisingThreshold).