hm2GlobalPortLockingLockOnlyPorts
HM2-PORTLOCKING-MIB ·
.1.3.6.1.4.1.248.11.250.1.1.3
Object
If this variable is set to TRUE, only the ports are locked when hm2GlobalPortLockingMode is set to enable.
Context
- MIB
- HM2-PORTLOCKING-MIB
- OID
.1.3.6.1.4.1.248.11.250.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- hm2PortLockingGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-PORTLOCKING-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-PORTLOCKING-MIB::hm2GlobalPortLockingLockOnlyPorts.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-PORTLOCKING-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-PORTLOCKING-MIB::hm2GlobalPortLockingLockOnlyPorts'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |