alActiveSessionSubEntryProtocol
ALTIGA-SESSION-STATS-MIB ·
altiga variant
·
.1.3.6.1.4.1.3076.2.1.2.17.6.1.4
Object
column SessionProtocol
The protocol used for this session.
Context
- MIB
- ALTIGA-SESSION-STATS-MIB
- OID
.1.3.6.1.4.1.3076.2.1.2.17.6.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- alActiveSessionSubEntry
- Groups
- 3
Net-SNMP examples
How SNMP and these commands workWalk 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 'ALTIGA-SESSION-STATS-MIB' -M '/opt/observium/mibs/altiga:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTIGA-SESSION-STATS-MIB::alActiveSessionSubEntryProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALTIGA-SESSION-STATS-MIB' -M '/opt/observium/mibs/altiga:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTIGA-SESSION-STATS-MIB::alActiveSessionSubEntryProtocol.<alActiveSessionSubEntryIndex>.<alActiveSessionSubEntryInstance>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTIGA-SESSION-STATS-MIB' -M '/opt/observium/mibs/altiga:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTIGA-SESSION-STATS-MIB::alActiveSessionSubEntryProtocol'
Syntax
- Source
- SessionProtocol
- Base type
Enumeration
Values & Constraints
Type Values
1 | pptp |
2 | l2tp |
3 | ipsec |
4 | http |
5 | ftp |
6 | telnet |
7 | snmp |
8 | tftp |
9 | console |
10 | debugTelnet |
11 | debugConsole |
12 | other |
13 | ike |
14 | l2tpOverIpSec |
15 | ipsecLanToLan |
16 | ipsecOverUdp |
17 | ssh |
18 | vcaLanToLan |
19 | ipsecOverTcp |
20 | pppoe |
21 | ipsecOverNatT |
22 | ipsecLan2LanOverNatT |
23 | l2tpOverIpsecOverNatT |
24 | userHttps |
25 | pop3s |
26 | imap4s |
27 | smtps |
28 | httpsTunnel |