All MIBs › ACC-IPMISC › accIpNegAddr
accIpNegAddr
Module: ACC-IPMISC
OID (symbolic): ACC-IPMISC::accIpNegAddr
OID (numeric): 1.3.6.1.4.1.5.1.1.45.2.1.3
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
The assigned or negotiated address
What is accIpNegAddr?
ACC-IPMISC::accIpNegAddr is a read-only field storing the actual IP address that was assigned or negotiated. Network engineers reference this to see the result of the most recent address assignment operation. For example, this might show 192.168.1.42 as the address that was just negotiated.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.45.2.1.3 snmpwalk -v2c -c public <target> ACC-IPMISC::accIpNegAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.45.2.1.3.1 snmpget -v2c -c public <target> ACC-IPMISC::accIpNegAddr.1
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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.45 | accIpMisc | ACC-IPMISC |
| 1.3.6.1.4.1.5.1.1.45.2 | accIpNegAddrTable | ACC-IPMISC |
| 1.3.6.1.4.1.5.1.1.45.2.1 | accIpNegAddrEntry | ACC-IPMISC |
| 1.3.6.1.4.1.5.1.1.45.2.1.3 | accIpNegAddr | ACC-IPMISC |