pintServerPerfStatPeriodIndex
PINT-MIB ·
.1.3.6.1.2.1.93.2.1.1.1.2
Object
column PintPerfStatPeriod
Time period for which the performance statistics are requested from the pint server.
Context
- MIB
- PINT-MIB
- OID
.1.3.6.1.2.1.93.2.1.1.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- pintServerGlobalStatsEntry
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 'PINT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PINT-MIB::pintServerPerfStatPeriodIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PINT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PINT-MIB::pintServerPerfStatPeriodIndex.<pintServerServiceTypeIndex>.<pintServerPerfStatPeriodIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PINT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PINT-MIB::pintServerPerfStatPeriodIndex'
Syntax
- Source
- PintPerfStatPeriod
- Base type
Enumeration
Values & Constraints
Type Values
1 | last30sec |
2 | last15min |
3 | last24Hr |
4 | sinceReboot |