All MIBs › ACC-IPMISC › accIpNegType
accIpNegType
Module: ACC-IPMISC
OID (symbolic): ACC-IPMISC::accIpNegType
OID (numeric): 1.3.6.1.4.1.5.1.1.45.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The type of the negotiated entry
What is accIpNegType?
ACC-IPMISC::accIpNegType is a read-only field indicating the type or method of the IP negotiation or assignment. Network engineers check this to understand how the address was acquired (e.g., static vs. dynamic). The specific enumerated values depend on the device implementation and protocol used.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.45.2.1.2 snmpwalk -v2c -c public <target> ACC-IPMISC::accIpNegType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.45.2.1.2.1 snmpget -v2c -c public <target> ACC-IPMISC::accIpNegType.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.2 | accIpNegType | ACC-IPMISC |