All MIBs › AUDITEC2-MIB › ordNbSamples
ordNbSamples
Module: AUDITEC2-MIB
OID (symbolic): AUDITEC2-MIB::ordNbSamples
OID (numeric): 1.3.6.1.4.1.1774.4.6.1.15
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Number of response time samples or numerical samples
What is ordNbSamples?
This is a running count of how many response-time or numeric samples have been collected for this order, used as the denominator for averages such as ordAccumulation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1774.4.6.1.15 snmpwalk -v2c -c public <target> AUDITEC2-MIB::ordNbSamples
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1774.4.6.1.15.1 snmpget -v2c -c public <target> AUDITEC2-MIB::ordNbSamples.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ordNbSamples.1
Start monitoring auditec Corp. network equipment (audit/security logging) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AUDITEC2-MIB::ordNbSamples OID value, configure state conditions and alerts, and monitor any auditec Corp. network equipment (audit/security logging) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1774 | auditec | AUDITEC2-MIB |
| 1.3.6.1.4.1.1774.4 | group | AUDITEC2-MIB |
| 1.3.6.1.4.1.1774.4.6 | grpOrdList | AUDITEC2-MIB |
| 1.3.6.1.4.1.1774.4.6.1 | order | AUDITEC2-MIB |
| 1.3.6.1.4.1.1774.4.6.1.15 | ordNbSamples | AUDITEC2-MIB |