nncfgEventLoginType

CONFIG-MGMT-MIB · .1.3.6.1.4.1.562.73.1.1.1.4.2.4.1.6

Object

column Enumeration
Configuration via telnet or rlogin, etc.

Context

MIB
CONFIG-MGMT-MIB
OID
.1.3.6.1.4.1.562.73.1.1.1.4.2.4.1.6
Type
column
Access
readonly
Status
current
Parent
nncfgEventEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CONFIG-MGMT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MGMT-MIB::nncfgEventLoginType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CONFIG-MGMT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MGMT-MIB::nncfgEventLoginType.<nncfgEventIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CONFIG-MGMT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONFIG-MGMT-MIB::nncfgEventLoginType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2console
3telnet
4rlogin
5dial
6other