All MIBs › IP-MIB › ipAddressPrefixAutonomousFlag
ipAddressPrefixAutonomousFlag
Module: IP-MIB
OID (symbolic): IP-MIB::ipAddressPrefixAutonomousFlag
OID (numeric): 1.3.6.1.2.1.4.32.1.7
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description:
Autonomous address configuration flag. When true(1), indicates that this prefix can be used for autonomous address configuration (i.e., can be used to form a local interface address). If false(2), it is not used to auto- configure a local interface address.
The default for IPv4 prefixes is 'false(2)'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.32.1.7 snmpwalk -v2c -c public <target> IP-MIB::ipAddressPrefixAutonomousFlag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.32.1.7.1 snmpget -v2c -c public <target> IP-MIB::ipAddressPrefixAutonomousFlag.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.4 | ip | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.4.32 | ipAddressPrefixTable | IP-MIB |
| 1.3.6.1.2.1.4.32.1 | ipAddressPrefixEntry | IP-MIB |
| 1.3.6.1.2.1.4.32.1.7 | ipAddressPrefixAutonomousFlag | IP-MIB |