All MIBs › SK-UPPS-MIB › stLogAddress
stLogAddress
Module: SK-UPPS-MIB
OID (symbolic): SK-UPPS-MIB::stLogAddress
OID (numeric): 1.3.6.1.4.1.179.2.2.1.1.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: This is the adapter's current logical node address. In normal case this address is equal to the value of PHYSADDR. If the DLI wants to change the logical address, it calls DriverChangeAddress.
What is stLogAddress?
The adapter's current logical node address; normally equal to its physical address, but can differ if the driver has called DriverChangeAddress to reassign it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.179.2.2.1.1.1.3 snmpwalk -v2c -c public <target> SK-UPPS-MIB::stLogAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.179.2.2.1.1.1.3.1 snmpget -v2c -c public <target> SK-UPPS-MIB::stLogAddress.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> stLogAddress.1
Start monitoring SysKonnect network interface adapter, Ethernet/Token Ring/FDDI card (IRQ/DMA/buffer resource configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SK-UPPS-MIB::stLogAddress OID value, configure state conditions and alerts, and monitor any SysKonnect network interface adapter, Ethernet/Token Ring/FDDI card (IRQ/DMA/buffer resource configuration) 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.179 | sk | SK-UPPS-MIB |
| 1.3.6.1.4.1.179.2 | skMibs | SK-UPPS-MIB |
| 1.3.6.1.4.1.179.2.2 | sk_board | SK-UPPS-MIB |
| 1.3.6.1.4.1.179.2.2.1 | sk_board_status | SK-UPPS-MIB |
| 1.3.6.1.4.1.179.2.2.1.1 | stTable | SK-UPPS-MIB |
| 1.3.6.1.4.1.179.2.2.1.1.1 | stEntry | SK-UPPS-MIB |
| 1.3.6.1.4.1.179.2.2.1.1.1.3 | stLogAddress | SK-UPPS-MIB |