All MIBs › RC-IP-MIB › rcIpConfV2AddrAssigned
rcIpConfV2AddrAssigned
Module: RC-IP-MIB
OID (symbolic): RC-IP-MIB::rcIpConfV2AddrAssigned
OID (numeric): 1.3.6.1.4.1.2272.1.8.1.8.1.9
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description:
Indicate whether IpAddress has been assigned for this interface.
What is rcIpConfV2AddrAssigned?
This read-only flag indicates whether a valid IPv4 address has been successfully assigned to a network interface on the Rapid City device. When true, the interface has a usable IP address and can participate in IP-based routing and communication; when false, the address assignment is still pending. Network administrators use this to verify that automatic or manual IP address assignment has completed successfully.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.1.8.1.9 snmpwalk -v2c -c public <target> RC-IP-MIB::rcIpConfV2AddrAssigned
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.1.8.1.9.1 snmpget -v2c -c public <target> RC-IP-MIB::rcIpConfV2AddrAssigned.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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8 | rcIp | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.1 | rcIpConf | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.1.8 | rcIpConfV2Table | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.1.8.1 | rcIpConfV2Entry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.1.8.1.9 | rcIpConfV2AddrAssigned | RC-IP-MIB |