virtualserverProtocol
ZXTM-MIB ·
.1.3.6.1.4.1.7146.1.2.2.2.1.3
Object
column mandatory
Enumeration
The protocol the virtual server is operating.
Context
- MIB
- ZXTM-MIB
- OID
.1.3.6.1.4.1.7146.1.2.2.2.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- virtualserverEntry
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 'ZXTM-MIB' -M '/opt/observium/mibs/riverbed:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXTM-MIB::virtualserverProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXTM-MIB' -M '/opt/observium/mibs/riverbed:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXTM-MIB::virtualserverProtocol.<virtualserverName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXTM-MIB' -M '/opt/observium/mibs/riverbed:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXTM-MIB::virtualserverProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | http |
2 | https |
3 | ftp |
4 | imaps |
5 | imapv2 |
6 | imapv3 |
7 | imapv4 |
8 | pop3 |
9 | pop3s |
10 | smtp |
11 | ldap |
12 | ldaps |
13 | telnet |
14 | sslforwarding |
15 | udpstreaming |
16 | udp |
17 | dns |
18 | genericserverfirst |
19 | genericclientfirst |
20 | dnstcp |
21 | sipudp |
22 | siptcp |
23 | rtsp |