All MIBs › COMPEX-IN3000 › compexMyAccess
compexMyAccess
Module: COMPEX-IN3000
OID (symbolic): COMPEX-IN3000::compexMyAccess
OID (numeric): 1.3.6.1.4.1.426.1.2.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This tells you the access you have with the community string you are using.
What is compexMyAccess?
This enumerated INTEGER tells the querying management station what access level, readOnly or readWrite, its own SNMP community string has on this device. An admin uses it to confirm whether they are authenticated with sufficient privilege before attempting a configuration change via SNMP SET. Seeing 'readOnly' here would explain in advance why a subsequent SET operation on another OID is likely to fail.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.426.1.2.7 snmpwalk -v2c -c public <target> COMPEX-IN3000::compexMyAccess
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.426.1.2.7.1 snmpget -v2c -c public <target> COMPEX-IN3000::compexMyAccess.1
Start monitoring Compex Systems IN3000 device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMPEX-IN3000::compexMyAccess OID value, configure state conditions and alerts, and monitor any Compex Systems IN3000 device 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.426 | compex | COMPEX-IN3000 |
| 1.3.6.1.4.1.426.1 | in3000 | COMPEX-IN3000 |
| 1.3.6.1.4.1.426.1.2 | productInfo | COMPEX-IN3000 |
| 1.3.6.1.4.1.426.1.2.7 | compexMyAccess | COMPEX-IN3000 |