CM-IP-MIB :: ipLoopbackInterfaceRowStatus

MIB Reference — IPNetwork Monitor

All MIBsCM-IP-MIBipLoopbackInterfaceRowStatus

ipLoopbackInterfaceRowStatus

Module: CM-IP-MIB

OID (symbolic): CM-IP-MIB::ipLoopbackInterfaceRowStatus

OID (numeric): 1.3.6.1.4.1.2544.1.12.11.1.11.1.6

Node type: OBJECT-TYPE

Type: RowStatus

Access: read-write

Description:

The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object.

The values of ipLoopbackInterfaceRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with ipLoopbackInterfaceRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1).

The ipLoopbackInterfaceRowStatus object may be modified if the associated instance of this object is equal to active(1).

What is ipLoopbackInterfaceRowStatus?

This OID controls the operational status of a loopback interface (a virtual network interface used for testing and management), allowing creation or deletion via SNMP. Valid operations are createAndGo or destroy. Network engineers use this to dynamically create temporary test interfaces without rebooting.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.11.1.11.1.6
snmpwalk -v2c -c public <target> CM-IP-MIB::ipLoopbackInterfaceRowStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.11.1.11.1.6.1
snmpget -v2c -c public <target> CM-IP-MIB::ipLoopbackInterfaceRowStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.12.11.1.11.1.6.1 s <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.2544advaMIBADVA-MIB
1.3.6.1.4.1.2544.1productsADVA-MIB
1.3.6.1.4.1.2544.1.12fsp150cmADVA-MIB
1.3.6.1.4.1.2544.1.12.11cmIPMIBCM-IP-MIB
1.3.6.1.4.1.2544.1.12.11.1cmIpObjectsCM-IP-MIB
1.3.6.1.4.1.2544.1.12.11.1.11ipLoopbackInterfaceTableCM-IP-MIB
1.3.6.1.4.1.2544.1.12.11.1.11.1ipLoopbackInterfaceEntryCM-IP-MIB
1.3.6.1.4.1.2544.1.12.11.1.11.1.6ipLoopbackInterfaceRowStatusCM-IP-MIB