All MIBs › CHECKPOINT-MIB-2 › atPhysAddress
atPhysAddress
Module: CHECKPOINT-MIB-2
OID (symbolic): CHECKPOINT-MIB-2::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> CHECKPOINT-MIB-2::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> CHECKPOINT-MIB-2::atPhysAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.3.1.1.2.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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 |
| 1.3.6.1.2.1.3.1.1.2 | atPhysAddress | CHECKPOINT-MIB-2 |