All MIBs › IP-MIB › ipAddressPrefixOnLinkFlag
ipAddressPrefixOnLinkFlag
Module: IP-MIB
OID (symbolic): IP-MIB::ipAddressPrefixOnLinkFlag
OID (numeric): 1.3.6.1.2.1.4.32.1.6
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description:
This object has the value 'true(1)', if this prefix can be used for on-link determination; otherwise, the value is 'false(2)'.
The default for IPv4 prefixes is 'true(1)'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.32.1.6 snmpwalk -v2c -c public <target> IP-MIB::ipAddressPrefixOnLinkFlag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.32.1.6.1 snmpget -v2c -c public <target> IP-MIB::ipAddressPrefixOnLinkFlag.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.6 | ipAddressPrefixOnLinkFlag | IP-MIB |