juniSnmpAuthFailIdReason
Juniper-SNMP-MIB ·
.1.3.6.1.4.1.4874.2.2.16.1.4.4
Object
scalar Enumeration
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.
Context
- MIB
- Juniper-SNMP-MIB
- OID
.1.3.6.1.4.1.4874.2.2.16.1.4.4- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- juniSnmpAuthFailId
- Groups
- 1
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::juniSnmpAuthFailIdReason.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::juniSnmpAuthFailIdReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | other |
1 | badCommunityName |
2 | badCommmunityUse |
3 | hostDenied |
Conformance
Member of