All MIBs › RFC1353-MIB › aclStatus
aclStatus
Module: RFC1353-MIB
OID (symbolic): RFC1353-MIB::aclStatus
OID (numeric): 1.3.6.1.2.1.21.2.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The status of the access privileges for a particular requesting SNMP party in accessing a particular target SNMP party. Setting an instance of this object to the value 'invalid(2)' has the effect of invalidating the corresponding access privileges.
It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive from agents tabular information corresponding to entries not currently in use. Proper interpretation of such entries requires examination of the relevant aclStatus object.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.21.2.1.1.4 snmpwalk -v2c -c public <target> RFC1353-MIB::aclStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.21.2.1.1.4.1 snmpget -v2c -c public <target> RFC1353-MIB::aclStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.21.2.1.1.4.1 i <value>
Start monitoring vendor-neutral, standards-based MIB, legacy SNMPv2p-capable network devices (obsolete security model) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RFC1353-MIB::aclStatus OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, legacy SNMPv2p-capable network devices (obsolete security model) 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.21 | snmpSecrets | RFC1353-MIB |
| 1.3.6.1.2.1.21.2 | partyAccess | RFC1353-MIB |
| 1.3.6.1.2.1.21.2.1 | aclTable | RFC1353-MIB |
| 1.3.6.1.2.1.21.2.1.1 | aclEntry | RFC1353-MIB |
| 1.3.6.1.2.1.21.2.1.1.4 | aclStatus | RFC1353-MIB |