avUnauthProtocol

SECURITY-MANAGEMENT-MIB · .1.3.6.1.4.1.6889.2.1.14.1.10.1.5

Object

scalar Enumeration
The management protocol employed for the unauthorized access - 
          
avSSHAccess(22) --   SSH protocol
avTELNETAccess(23),  --Telnet protocol
avHTTPAccess(80),    --  HTTP protocol
avSNMPAccess(161),   --  SNMP protocol
avHTTPSAccess(443),  --  HTTPS protocol over TLS sockets   
avIKEAccess(500),    --  IKE protocol - PSK authentication failure
avRASAccess(6889),   --  RAS access over dial-up connection
avConsoleAccess(6890), -- Access from the Console port
avPPPAccess(6891)      -- Access to PPP over modem

Context

MIB
SECURITY-MANAGEMENT-MIB
OID
.1.3.6.1.4.1.6889.2.1.14.1.10.1.5
Type
scalar
Access
notifyonly
Status
current
Parent
secMngVarbinds

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SECURITY-MANAGEMENT-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SECURITY-MANAGEMENT-MIB::avUnauthProtocol.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SECURITY-MANAGEMENT-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SECURITY-MANAGEMENT-MIB::avUnauthProtocol'

Syntax

Enumeration

Values & Constraints

Enumerated Values
22avSSHAccess
23avTELNETAccess
80avHTTPAccess
161avSNMPAccess
443avHTTPSAccess
500avIKEAccess
6889avRASAccess
6890avConsoleAccess
6891avPPPAccess