All MIBs › IP-MIB › ipAddressPrefix
ipAddressPrefix
Module: IP-MIB
OID (symbolic): IP-MIB::ipAddressPrefix
OID (numeric): 1.3.6.1.2.1.4.34.1.5
Node type: OBJECT-TYPE
Type: RowPointer
Access: read-only
Description:
A pointer to the row in the prefix table to which this address belongs. May be { 0 0 } if there is no such row.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.34.1.5 snmpwalk -v2c -c public <target> IP-MIB::ipAddressPrefix
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.34.1.5.1 snmpget -v2c -c public <target> IP-MIB::ipAddressPrefix.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.34 | ipAddressTable | IP-MIB |
| 1.3.6.1.2.1.4.34.1 | ipAddressEntry | IP-MIB |
| 1.3.6.1.2.1.4.34.1.5 | ipAddressPrefix | IP-MIB |