Juniper-SNMP-MIB :: juniSnmpAccessPermission

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsJuniper-SNMP-MIBjuniSnmpAccessPermission

juniSnmpAccessPermission

Module: Juniper-SNMP-MIB

OID (symbolic): Juniper-SNMP-MIB::juniSnmpAccessPermission

OID (numeric): 1.3.6.1.4.1.4874.2.2.16.1.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: 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.

What is juniSnmpAccessPermission?

Sets the overall SNMP access permission for this agent's MIB objects: noAccess blocks everything, readAccess allows GETs, and readWriteAccess also allows SETs; defaults to noAccess.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.16.1.1.5
snmpwalk -v2c -c public <target> Juniper-SNMP-MIB::juniSnmpAccessPermission

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.16.1.1.5.1
snmpget -v2c -c public <target> Juniper-SNMP-MIB::juniSnmpAccessPermission.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.4874.2.2.16.1.1.5.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> juniSnmpAccessPermission.1

Start monitoring Juniper E-series router (SNMP management access configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Juniper-SNMP-MIB::juniSnmpAccessPermission OID value, configure state conditions and alerts, and monitor any Juniper E-series router (SNMP management access configuration) from a single console.

OID Breakdown

Upper-level ancestors (10 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.4874juniperUniJuniper-UNI-SMI
1.3.6.1.4.1.4874.2juniperUniMibsJuniper-UNI-SMI
1.3.6.1.4.1.4874.2.2juniMibsJuniper-MIBs
1.3.6.1.4.1.4874.2.2.16juniSnmpMIBJuniper-MIBs
Numeric OIDNameModule
1.3.6.1.4.1.4874.2.2.16.1juniSnmpObjectsJuniper-SNMP-MIB
1.3.6.1.4.1.4874.2.2.16.1.1juniSnmpGeneralJuniper-SNMP-MIB
1.3.6.1.4.1.4874.2.2.16.1.1.5juniSnmpAccessPermissionJuniper-SNMP-MIB