juniSnmpAccessPermission
Juniper-SNMP-MIB ·
.1.3.6.1.4.1.4874.2.2.16.1.1.5
Object
scalar r/w
Enumeration
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.
Context
- MIB
- Juniper-SNMP-MIB
- OID
.1.3.6.1.4.1.4874.2.2.16.1.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
noAccess- Parent
- juniSnmpGeneral
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-SNMP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-SNMP-MIB::juniSnmpAccessPermission.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-SNMP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-SNMP-MIB::juniSnmpAccessPermission'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noAccess |
2 | readAccess |
3 | readWriteAccess |
Conformance
Member of