vsvrEntityType
OBS ✓
NS-ROOT-MIB ·
.1.3.6.1.4.1.5951.4.1.3.1.1.64
Object
column VServerType
The type of the vserver.
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.3.1.1.64- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vserverEntry
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::vsvrEntityType'
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::vsvrEntityType.<vsvrName>'
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::vsvrEntityType'
Syntax
- Source
- VServerType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | loadbalancing |
2 | loadbalancinggroup |
3 | sslvpn |
4 | contentswitching |
5 | cacheredirection |