All MIBs › NBS-CMMC-MIB › nbsCmmcSysIpAddrOper
nbsCmmcSysIpAddrOper
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcSysIpAddrOper
OID (numeric): 1.3.6.1.4.1.629.200.3.1.22
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
The IP address actually being used by the Agent.
The Agent's IP address may be assigned automatically by a bootp or DHCP server, or a static IP may be assigned via the nbsCmmcSysIpAddr object.
What is nbsCmmcSysIpAddrOper?
This object reports the IP address that the SNMP agent is actually using for communication, which may differ from a statically configured address if DHCP or BOOTP is used. It reflects the operational IP address currently in use on the device. Administrators query this to verify the actual network configuration of the device, especially when dynamic IP assignment is enabled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.3.1.22 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysIpAddrOper
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.3.1.22.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysIpAddrOper.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.629 | nbs | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200 | nbsCmmcMib | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.3 | nbsCmmcIpSnmpGrp | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.3.1 | nbsCmmcIpCfg | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.3.1.22 | nbsCmmcSysIpAddrOper | NBS-CMMC-MIB |