svcServiceType
OBS ✓
NS-ROOT-MIB ·
.1.3.6.1.4.1.5951.4.1.2.1.1.4
Object
column EntityProtocolType
The protocol type of the service
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Polling
Explore Observium network monitoring
Context
- MIB
- NS-ROOT-MIB
- OID
.1.3.6.1.4.1.5951.4.1.2.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- serviceEntry
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 'NS-ROOT-MIB' -M '/opt/observium/mibs/citrix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NS-ROOT-MIB::svcServiceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NS-ROOT-MIB' -M '/opt/observium/mibs/citrix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NS-ROOT-MIB::svcServiceType.<svcServiceName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NS-ROOT-MIB' -M '/opt/observium/mibs/citrix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NS-ROOT-MIB::svcServiceType'
Syntax
- Source
- EntityProtocolType
- Base type
Enumeration
Values & Constraints
Type Values
0 | http |
1 | ftp |
2 | tcp |
3 | udp |
4 | sslBridge |
5 | monitor |
6 | monitorUdp |
7 | nntp |
8 | httpserver |
9 | httpclient |
10 | rpcserver |
11 | rpcclient |
12 | nat |
13 | any |
14 | ssl |
16 | dns |
17 | adns |
18 | snmp |
19 | ha |
20 | monitorPing |
21 | sslOtherTcp |
22 | aaa |
23 | secureMonitor |
24 | sslvpnUdp |
25 | rip |
26 | dnsClient |
36 | dhcrpa |
39 | sipudp |
40 | siptcp |
41 | siptls |
48 | dnstcp |
49 | adnstcp |
50 | rtsp |
52 | push |
53 | sslPush |
54 | dhcpClient |
55 | radius |
61 | rdp |
62 | mysql |
63 | mssql |
73 | diameter |
74 | sslDiameter |
75 | tftp |
91 | pptp |
92 | gre |
95 | fix |
96 | sslFix |
104 | userTcp |
105 | userSslTcp |
113 | mongo |
114 | mongoTls |
116 | mqtt |
117 | mqttTls |
118 | quicBridge |
123 | serviceUnknown |