All MIBs › A3Com-System-r8-MIB › a3sysSNMPAccess
a3sysSNMPAccess
Module: A3Com-System-r8-MIB
OID (symbolic): A3Com-System-r8-MIB::a3sysSNMPAccess
OID (numeric): 1.3.6.1.4.1.43.2.13.7.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object determines whether another device can access this system via SNMP. Note, once SNMP access is disabled, the NMS will no longer be able to access this system via SNMP.
If this is set to enabledTraps(1), the system allows SNMP access and will send traps when appropriate.
If this is set to enabledNoTraps(2), the system allows SNMP access, but no traps will be sent.
If this is set to disabledTraps, the system does not allow SNMP access, but will send traps when appropriate.
If this is set to disabledNoTraps(4), the system does not allow SNMP access and does not send any traps.
What is a3sysSNMPAccess?
This controls SNMP access and trap transmission: enabled with/without traps, or disabled. It enables or restricts SNMP management. For example, set to 1 (enabledTraps).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.13.7.4 snmpwalk -v2c -c public <target> A3Com-System-r8-MIB::a3sysSNMPAccess
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.13.7.4.1 snmpget -v2c -c public <target> A3Com-System-r8-MIB::a3sysSNMPAccess.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.2.13.7.4.1 i <value>
Start monitoring Legacy 3Com routers (r8 platform) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3Com-System-r8-MIB::a3sysSNMPAccess OID value, configure state conditions and alerts, and monitor any Legacy 3Com routers (r8 platform) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.2 | brouterMIB | A3COM-BRIDGE-R3-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.2.13 | a3ComSys | A3Com-System-r8-MIB |
| 1.3.6.1.4.1.43.2.13.7 | a3ComAccCtl | A3Com-System-r8-MIB |
| 1.3.6.1.4.1.43.2.13.7.4 | a3sysSNMPAccess | A3Com-System-r8-MIB |