All MIBs › CORIANT-GROOVE-MIB › ipUnnumberedUnnumEnabled
ipUnnumberedUnnumEnabled
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::ipUnnumberedUnnumEnabled
OID (numeric): 1.3.6.1.4.1.42229.1.2.6.7.1.1.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: Indicates that the interface is unnumbered. By default the interface is numbered, i.e., expected to have an IP address configuration.
default value :false
What is ipUnnumberedUnnumEnabled?
This TruthValue flag indicates whether an interface is configured as unnumbered, meaning it has no IP address of its own, defaulting to false (numbered). An operator enables this to conserve address space on point-to-point links, such as those between routing peers, that don't strictly need a dedicated subnet. Confirming this flag is true on a link explains why that interface shows no address of its own in the ipAddressIp table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.6.7.1.1.1 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::ipUnnumberedUnnumEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.6.7.1.1.1.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::ipUnnumberedUnnumEnabled.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ipUnnumberedUnnumEnabled.1
Start monitoring Coriant Groove optical transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CORIANT-GROOVE-MIB::ipUnnumberedUnnumEnabled OID value, configure state conditions and alerts, and monitor any Coriant Groove optical transport platform from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.42229 | coriant | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1 | products | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2 | groove | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.6 | networking | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.6.7 | ipUnnumbered | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.6.7.1 | ipUnnumberedTable | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.6.7.1.1 | ipUnnumberedEntry | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.6.7.1.1.1 | ipUnnumberedUnnumEnabled | CORIANT-GROOVE-MIB |