mode
HMPRIV-MAX-MIB ·
.1.3.6.1.4.1.248.70.12.12.1.1
Object
scalar mandatory
Enumeration
Access Mode that failed
Context
- MIB
- HMPRIV-MAX-MIB
- OID
.1.3.6.1.4.1.248.70.12.12.1.1- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- userAuthFail
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 'HMPRIV-MAX-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMPRIV-MAX-MIB::mode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HMPRIV-MAX-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HMPRIV-MAX-MIB::mode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | console |
2 | telnet |
3 | web |