hwL2uaLinkLockStatus
HWMUSA-SIGTRAN-MIB ·
.1.3.6.1.4.1.2011.2.6.7.6.1.2.1.21
Object
column Enumeration
IUA Link current Lock State: Options: 1. unlock(1)-indicates that the Current IUA Link not locked 2. servicelock(2)-indicates that the Current IUA Link was locked for joint work with MGC 3. maintenancelock(3)-indicates that the Current IUA Link was locked by maintenance operation Adminlock have pripority over autolock. 4. display -1 when the vlanid can't get Local IP in dhcp mode.
Context
- MIB
- HWMUSA-SIGTRAN-MIB
- OID
.1.3.6.1.4.1.2011.2.6.7.6.1.2.1.21- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwL2uaLinkMngtEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HWMUSA-SIGTRAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HWMUSA-SIGTRAN-MIB::hwL2uaLinkLockStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HWMUSA-SIGTRAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HWMUSA-SIGTRAN-MIB::hwL2uaLinkLockStatus.<hwL2uaLinkNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HWMUSA-SIGTRAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HWMUSA-SIGTRAN-MIB::hwL2uaLinkLockStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | null |
1 | unlock |
2 | servicelock |
3 | maintenancelock |