All MIBs › LIVINGSTON-SNMP › atPhysAddress
atPhysAddress
Module: LIVINGSTON-SNMP
OID (symbolic): LIVINGSTON-SNMP::atPhysAddress
OID (numeric): 1.3.6.1.2.1.3.1.1.2
Node type: OBJECT-TYPE
Type: PhysAddress
Access: read-write
Description: The media-dependent `physical' address.
Setting this object to a null string (one of zero length) has the effect of invaliding the corresponding entry in the atTable object. That is, it effectively dissasociates the interface identified with said entry from the mapping identified with said entry. 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 tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant atPhysAddress object.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.3.1.1.2 snmpwalk -v2c -c public <target> LIVINGSTON-SNMP::atPhysAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.3.1.1.2.1 snmpget -v2c -c public <target> LIVINGSTON-SNMP::atPhysAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.3.1.1.2.1 s <value>
Start monitoring Livingston PortMaster dial-up access server / IRX router with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LIVINGSTON-SNMP::atPhysAddress OID value, configure state conditions and alerts, and monitor any Livingston PortMaster dial-up access server / IRX router from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.2.1.3 | at | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.3.1 | atTable | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.3.1.1 | atEntry | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.3.1.1.2 | atPhysAddress | LIVINGSTON-SNMP |