OCTOPUSE-MIB :: portLock

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsOCTOPUSE-MIBportLock

portLock

Module: OCTOPUSE-MIB

OID (symbolic): OCTOPUSE-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 lets an admin change this port's lock state: unlocked(1), lockedBySoftware(2), lockedByHardware(3), or lockedBySoftAndHardware(4); only the software lock can be toggled via this object, following the state transitions documented in the MIB (e.g. unlocked to lockedBySoftware, or lockedBySoftAndHardware to lockedByHardware).

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> OCTOPUSE-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> OCTOPUSE-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 Octopus E LAN 10/20/30 PABX (HiPath AllServe family) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the OCTOPUSE-MIB::portLock OID value, configure state conditions and alerts, and monitor any Siemens Octopus E LAN 10/20/30 PABX (HiPath AllServe family) from a single console.

OID Breakdown

Upper-level ancestors (13 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
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
Numeric OIDNameModule
1.3.6.1.4.1.231.7.2.9.3.8.1.5portLockOCTOPUSE-MIB