slSecuSelectType
SL-SECU-MIB ·
smartoptics variant
·
.1.3.6.1.4.1.4515.1.3.24.2.1.1.1
Object
column SlSecuType
The secutity protocol type
Context
- MIB
- SL-SECU-MIB
- OID
.1.3.6.1.4.1.4515.1.3.24.2.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- slSecuSelectEntry
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 'SL-SECU-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-SECU-MIB::slSecuSelectType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SL-SECU-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-SECU-MIB::slSecuSelectType.<slSecuSelectType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SL-SECU-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SL-SECU-MIB::slSecuSelectType'
Syntax
- Source
- SlSecuType
- Base type
Enumeration
Values & Constraints
Type Values
1 | telnet |
2 | ssh |
3 | http |
4 | https |
5 | icmp |
6 | snmp |
7 | ftp |
8 | tftp |
9 | tl1 |
10 | tl1ssh |
11 | wl |