redirectorPacketsPerSec
WINDOWS-NT-PERFORMANCE ·
.1.3.6.1.4.1.311.1.1.3.1.1.8.3
Object
Packets/sec is the rate the Redirector is processing data packets. One packet includes (hopefully) many bytes. We say hopefully here because each packet has protocol overhead. You can determine the efficiency of this path by dividing the Bytes/sec by this counter to determine the average number of bytes transferred/packet. You can also divide this counter by Operations/sec to determine the average number of packets per operation, another measure of efficiency.
Context
- MIB
- WINDOWS-NT-PERFORMANCE
- OID
.1.3.6.1.4.1.311.1.1.3.1.1.8.3- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- redirector
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WINDOWS-NT-PERFORMANCE' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WINDOWS-NT-PERFORMANCE::redirectorPacketsPerSec.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WINDOWS-NT-PERFORMANCE' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WINDOWS-NT-PERFORMANCE::redirectorPacketsPerSec'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647