IPMS-MIB :: ipmsState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsIPMS-MIBipmsState

ipmsState

Module: IPMS-MIB

OID (symbolic): IPMS-MIB::ipmsState

OID (numeric): 1.3.6.1.4.1.800.2.14.1.1.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The current state of IPMS. When read this flag indicates whether IPMS is enabled or disabled. Setting this flag to enabled causes the IPMS software to be loaded. Setting this flag to disabled causes the IPMS software to be unloaded. If this flag indicates that IPMS is disabled, then no other objects within the IPMS MIB can be accessed (because the IPMS software is not loaded on the switch). In other words, the full IPMS MIB is available only when this flag indicates that IPMS is enabled.

What is ipmsState?

This flag shows and controls whether IPMS is enabled(1) or disabled(2) on the switch: setting it to enabled loads the IPMS software, setting it to disabled unloads it. Note that while IPMS is disabled, this is the only object in the whole MIB that remains accessible; every other IPMS object disappears until this is set back to enabled.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.14.1.1.1.2
snmpwalk -v2c -c public <target> IPMS-MIB::ipmsState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.14.1.1.1.2.1
snmpget -v2c -c public <target> IPMS-MIB::ipmsState.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.14.1.1.1.2.1 i <value>

Start monitoring Xylan/Alcatel OmniSwitch modular chassis switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IPMS-MIB::ipmsState OID value, configure state conditions and alerts, and monitor any Xylan/Alcatel OmniSwitch modular chassis switch from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.800xylanXYLAN-BASE-MIB
1.3.6.1.4.1.800.2xylanArchXYLAN-BASE-MIB
1.3.6.1.4.1.800.2.14xylanIpmsArchXYLAN-BASE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.800.2.14.1ipmsMIBIPMS-MIB
1.3.6.1.4.1.800.2.14.1.1ipmsMIBObjectsIPMS-MIB
1.3.6.1.4.1.800.2.14.1.1.1ipmsGeneralGroupIPMS-MIB
1.3.6.1.4.1.800.2.14.1.1.1.2ipmsStateIPMS-MIB