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

Scalars 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
22lntSSHAccess
23lntTELNETAccess
80lntHTTPAccess
161lntSNMPAccess
443lntHTTPSAccess
500lntIKEAccess
6889lntRASAccess
6890lntConsoleAccess
6891lntPPPAccess

Conformance