zxAnAaaAuthorSessionType

ZTE-AN-ACCESS-CTRL-AAA-MIB · .1.3.6.1.4.1.3902.1015.90.3.3.2.1.1

Object

column Enumeration
This is the session type used to connect to the device.
              
telnet(1) indicates telnet session.
ssh(2) indicates SSH session.

Context

MIB
ZTE-AN-ACCESS-CTRL-AAA-MIB
OID
.1.3.6.1.4.1.3902.1015.90.3.3.2.1.1
Type
column
Access
noaccess
Status
current
Parent
zxAnAaaAuthorSessionEntry

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 'ZTE-AN-ACCESS-CTRL-AAA-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-ACCESS-CTRL-AAA-MIB::zxAnAaaAuthorSessionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-ACCESS-CTRL-AAA-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-ACCESS-CTRL-AAA-MIB::zxAnAaaAuthorSessionType.<zxAnAaaAuthorSessionType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-ACCESS-CTRL-AAA-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-ACCESS-CTRL-AAA-MIB::zxAnAaaAuthorSessionType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1telnet
2ssh