lntUnauthProtocol
Lannet-Trapsv2-MIB ·
.1.3.6.1.4.1.81.38.14.5
Object
scalar Enumeration
The management protocol employed for the unauthorized access -
lntSSHAccess(22) -- SSH protocol
lntTELNETAccess(23), --Telnet protocol
lntHTTPAccess(80), -- HTTP protocol
lntSNMPAccess(161), -- SNMP protocol
lntHTTPSAccess(443), -- HTTPS protocol over TLS sockets
lntIKEAccess(500), -- IKE protocol - PSK authentication failure
lntRASAccess(6889), -- RAS access over dial-up connection
lntConsoleAccess(6890), -- Access from the Console port
lntPPPAccess(6891) -- Access to PPP over modem
Context
- MIB
- Lannet-Trapsv2-MIB
- OID
.1.3.6.1.4.1.81.38.14.5- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- lntNotificationVarbinds
- 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 'Lannet-Trapsv2-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Lannet-Trapsv2-MIB::lntUnauthProtocol.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Lannet-Trapsv2-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Lannet-Trapsv2-MIB::lntUnauthProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
22 | lntSSHAccess |
23 | lntTELNETAccess |
80 | lntHTTPAccess |
161 | lntSNMPAccess |
443 | lntHTTPSAccess |
500 | lntIKEAccess |
6889 | lntRASAccess |
6890 | lntConsoleAccess |
6891 | lntPPPAccess |
Conformance
Member of