H150E-MIB :: portLock

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsH150E-MIBportLock

portLock

Module: H150E-MIB

OID (symbolic): H150E-MIB::portLock

OID (numeric): 1.3.6.1.4.1.231.7.2.9.3.8.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This object contains the lock state of the port. A software lock can be enabled / disabled. Possible state transitions: unlocked -> lockedBySoftware lockedByHardware -> lockedBySoftAndHardware lockedBySoftware -> unlocked lockedBySoftAndHardware -> lockedByHardware

What is portLock?

Reports and controls whether this port is locked out of service: unlocked(1) is normal, lockedBySoftware(2) is an admin-applied software lock that can be toggled back to unlocked, lockedByHardware(3) reflects a hardware-level lock, and lockedBySoftAndHardware(4) means both are in effect - only the software component of a combined lock can be released via SNMP.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.7.2.9.3.8.1.5
snmpwalk -v2c -c public <target> H150E-MIB::portLock

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.231.7.2.9.3.8.1.5.1
snmpget -v2c -c public <target> H150E-MIB::portLock.1

Set instance 1 (SNMPv2c):

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

Start monitoring Siemens HiPath 3000 / Hicom 150E/H PBX with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the H150E-MIB::portLock OID value, configure state conditions and alerts, and monitor any Siemens HiPath 3000 / Hicom 150E/H PBX from a single console.

OID Breakdown

Upper-level ancestors (8 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.231sniAN-MIB
1.3.6.1.4.1.231.7siemensUnitsAN-MIB
Numeric OIDNameModule
1.3.6.1.4.1.231.7.2pnH150E-MIB
1.3.6.1.4.1.231.7.2.9h150eOfficeH150E-MIB
1.3.6.1.4.1.231.7.2.9.3h150eSystemInfoGroupH150E-MIB
1.3.6.1.4.1.231.7.2.9.3.8h150ePortTableH150E-MIB
1.3.6.1.4.1.231.7.2.9.3.8.1h150ePortTableEntryH150E-MIB
1.3.6.1.4.1.231.7.2.9.3.8.1.5portLockH150E-MIB