All MIBs › PROMINET-MIB › promL2AddressControlStatus
promL2AddressControlStatus
Module: PROMINET-MIB
OID (symbolic): PROMINET-MIB::promL2AddressControlStatus
OID (numeric): 1.3.6.1.4.1.2167.5.1.4.3.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The status of an entry to be created. When adding an entry all fields will be set, and then the control status is set to createRequest(1), indicating that the entry is to be created. During creation, the status will be underCreation(2). If the creation is successful, then the status will be set to success(3), and the value of promAddressControlIndex indicates the index of the entry that was created in the address table. Otherwise if the creation was not successful, then one of the following error codes will be set and the entry will not be created:
otherError(4) - An error other then the others defined.
entryExistsError(5) - An entry already exists with this MAC address in this address table.
invalidMacAddress(6) - Cannot create an entry with this MAC address.
invalidTableIndex(7) - The table does not exist.
invalidPortBinding(8) - The port binding is invalid.
invalidVlanID(9) - The VLAN ID is invalid.
Note that the only value that is valid to write to this object is createRequest(1), and that this object will never return the value createRequest(1).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2167.5.1.4.3.1.1.7 snmpwalk -v2c -c public <target> PROMINET-MIB::promL2AddressControlStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2167.5.1.4.3.1.1.7.1 snmpget -v2c -c public <target> PROMINET-MIB::promL2AddressControlStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2167.5.1.4.3.1.1.7.1 i <value>
Start monitoring Prominet Corporation Gigabit Ethernet switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PROMINET-MIB::promL2AddressControlStatus OID value, configure state conditions and alerts, and monitor any Prominet Corporation Gigabit Ethernet switches 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.2167 | prominet | PROMINET-MIB |
| 1.3.6.1.4.1.2167.5 | promSwitching | PROMINET-MIB |
| 1.3.6.1.4.1.2167.5.1 | promSwitchingLayerII | PROMINET-MIB |
| 1.3.6.1.4.1.2167.5.1.4 | promL2AddrMgmt | PROMINET-MIB |
| 1.3.6.1.4.1.2167.5.1.4.3 | promL2AddrControlMgt | PROMINET-MIB |
| 1.3.6.1.4.1.2167.5.1.4.3.1 | promL2AddressControlTable | PROMINET-MIB |
| 1.3.6.1.4.1.2167.5.1.4.3.1.1 | promL2AddressControlEntry | PROMINET-MIB |
| 1.3.6.1.4.1.2167.5.1.4.3.1.1.7 | promL2AddressControlStatus | PROMINET-MIB |