All MIBs › ACMEPACKET2-ENVMON-MIB › apNetMgmtCtrlStatsType
apNetMgmtCtrlStatsType
Module: ACMEPACKET2-ENVMON-MIB
OID (symbolic): ACMEPACKET2-ENVMON-MIB::apNetMgmtCtrlStatsType
OID (numeric): 1.3.6.1.4.1.9148.3.2.1.3.1.1.2
Node type: OBJECT-TYPE
Type: ApNetMgmtCtrlType
Access: read-only
Description:
The type of the specified network management control, which can be gap-rate, gap-percent or priority
What is apNetMgmtCtrlStatsType?
This OID indicates what method the control uses to manage traffic: gap-rate (rejects calls at fixed intervals), gap-percent (rejects a percentage of calls), or priority (accepts calls based on priority). Engineers need this information to understand how the control throttles traffic and predict its behavior under load. For example, a 'gap-rate' control might reject every 3rd call, while 'priority' accepts all high-priority calls first.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.3.1.1.2 snmpwalk -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apNetMgmtCtrlStatsType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.3.1.1.2.1 snmpget -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apNetMgmtCtrlStatsType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> apNetMgmtCtrlStatsType.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9148 | acmepacket | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3 | acmepacketMgmt | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3.2 | apSystemManagementModule | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1 | apSysMgmtMIBObjects | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.3 | apSysMgmtMIBNetMgmtCtrlObjects | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.3.1 | apNetMgmtCtrlStatsTable | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.3.1.1 | apNetMgmtCtrlStatsEntry | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.3.1.1.2 | apNetMgmtCtrlStatsType | ACMEPACKET2-ENVMON-MIB |