All MIBs › APSYSMGMT-MIB › apSysCurrentEndptsDenied
apSysCurrentEndptsDenied
Module: APSYSMGMT-MIB
OID (symbolic): APSYSMGMT-MIB::apSysCurrentEndptsDenied
OID (numeric): 1.3.6.1.4.1.9148.3.2.1.1.26
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
The total number of endpoints currently denied.
What is apSysCurrentEndptsDenied?
This OID holds a counter showing how many network endpoints (devices trying to connect) are currently blocked or denied access. Monitoring this number helps you understand if policy restrictions are too strict or if there are legitimate devices being incorrectly rejected. A system administrator would check this when users complain they cannot connect—a high count suggests the access policies may need adjustment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.1.26 snmpwalk -v2c -c public <target> APSYSMGMT-MIB::apSysCurrentEndptsDenied
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.1.26.1 snmpget -v2c -c public <target> APSYSMGMT-MIB::apSysCurrentEndptsDenied.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.1 | apSysMgmtMIBGeneralObjects | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.1.26 | apSysCurrentEndptsDenied | APSYSMGMT-MIB |