82 lines
4.2 KiB
YAML
82 lines
4.2 KiB
YAML
mib: VENTURI-SERVER-SYSTEM-MIB:VENTURI-SERVER-STATS-MIB
|
|
modules:
|
|
os:
|
|
version:
|
|
- VENTURI-SERVER-SYSTEM-MIB::vServerVersion.0
|
|
- VENTURI-SERVER-SYSTEM-MIB::vServerBuildId.0
|
|
version_template: '{{ VENTURI-SERVER-SYSTEM-MIB::vServerVersion.0 }}.{{ VENTURI-SERVER-SYSTEM-MIB::vServerBuildId.0 }}'
|
|
serial: VENTURI-SERVER-SYSTEM-MIB::vServerSerialNumber.0
|
|
hardware: VENTURI-SERVER-SYSTEM-MIB::vServerType.0
|
|
sensors:
|
|
bitrate:
|
|
data:
|
|
- oid: VENTURI-SERVER-SYSTEM-MIB::vServerMaxTcpBandwidth
|
|
num_oid: '.1.3.6.1.4.1.3382.12.1.2.1.1.10.{{ $index }}'
|
|
descr: 'Max TCP Bandwidth'
|
|
index: 10
|
|
group: 'System Capacity'
|
|
multiplier: 1000
|
|
count:
|
|
data:
|
|
- oid: VENTURI-SERVER-SYSTEM-MIB::vServerMaxClients
|
|
num_oid: '.1.3.6.1.4.1.3382.12.1.2.1.1.6.{{ $index }}'
|
|
descr: 'Max Clients'
|
|
index: max_clients
|
|
rrd_type: GAUGE
|
|
group: 'Client Capacity'
|
|
|
|
- oid: VENTURI-SERVER-STATS-MIB::vServerSubscriberUsageTable
|
|
value: VENTURI-SERVER-STATS-MIB::vServerSubscriberTotalCount
|
|
num_oid: '.1.3.6.1.4.1.3382.12.1.3.4.2.1.1.4.{{ $index }}'
|
|
index: 'vServerSubscriberTotalCount{{ $index }}'
|
|
descr: 'Total Subscriber Count'
|
|
rrd_type: COUNTER
|
|
group: 'Subscriber Count'
|
|
|
|
- oid: VENTURI-SERVER-STATS-MIB::vServerSubscriberUsageTable
|
|
value: VENTURI-SERVER-STATS-MIB::vServerSubscriberCurrCount
|
|
num_oid: '.1.3.6.1.4.1.3382.12.1.3.4.2.1.1.5.{{ $index }}'
|
|
index: 'vServerSubscriberCurrCount{{ $index }}'
|
|
descr: 'Current Subscriber Count'
|
|
rrd_type: GAUGE
|
|
group: 'Subscriber Count'
|
|
|
|
- oid: VENTURI-SERVER-STATS-MIB::vServerSubscriberUsageTable
|
|
value: VENTURI-SERVER-STATS-MIB::vServerSubscriberAuthenticationFailures
|
|
num_oid: '.1.3.6.1.4.1.3382.12.1.3.4.2.1.1.6.{{ $index }}'
|
|
index: 'vServerSubscriberAuthenticationFailures{{ $index }}'
|
|
descr: 'Authentication Failures'
|
|
rrd_type: COUNTER
|
|
group: 'Subscriber Failure'
|
|
|
|
- oid: VENTURI-SERVER-STATS-MIB::vServerSubscriberUsageTable
|
|
value: VENTURI-SERVER-STATS-MIB::vServerSubscriberReassignmentFailures
|
|
num_oid: '.1.3.6.1.4.1.3382.12.1.3.4.2.1.1.8.{{ $index }}'
|
|
index: 'vServerSubscriberReassignmentFailures{{ $index }}'
|
|
descr: 'Reassignment Failures'
|
|
rrd_type: COUNTER
|
|
group: 'Subscriber Failure'
|
|
|
|
- oid: VENTURI-SERVER-STATS-MIB::vServerTransportTable
|
|
value: VENTURI-SERVER-STATS-MIB::vServerTransportPacketsSent
|
|
num_oid: '.1.3.6.1.4.1.3382.12.1.3.3.2.1.1.3.{{ $index }}'
|
|
index: 'vServerTransportPacketsSent{{ $index }}'
|
|
descr: 'Transport Packets Sent'
|
|
rrd_type: COUNTER
|
|
group: 'Packets'
|
|
|
|
- oid: VENTURI-SERVER-STATS-MIB::vServerTransportTable
|
|
value: VENTURI-SERVER-STATS-MIB::vServerTransportPacketsRecd
|
|
num_oid: '.1.3.6.1.4.1.3382.12.1.3.3.2.1.1.4.{{ $index }}'
|
|
index: 'vServerTransportPacketsRecd{{ $index }}'
|
|
descr: 'Transport Packets Received'
|
|
rrd_type: COUNTER
|
|
group: 'Packets'
|
|
|
|
- oid: VENTURI-SERVER-STATS-MIB::vServerTransportTable
|
|
value: VENTURI-SERVER-STATS-MIB::vServerTransportCurrentConnections
|
|
num_oid: '.1.3.6.1.4.1.3382.12.1.3.3.2.1.1.13.{{ $index }}'
|
|
index: 'vServerTransportCurrentConnections{{ $index }}'
|
|
descr: 'Transport Current Connections'
|
|
rrd_type: GAUGE
|
|
group: 'Connections'
|