hwDslamNacMasterLock
HUAWEI-NAC-MIB ·
.1.3.6.1.4.1.2011.5.117.1.1.1.9
Object
column r/w
Enumeration
Indicates whether the master port is locked for the NAC function. Options: 1. unlocked(1) -indicates the master port is unlocked 2. locked(2) -indicates the master port is locked Default: unlocked(1)
Context
- MIB
- HUAWEI-NAC-MIB
- OID
.1.3.6.1.4.1.2011.5.117.1.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwDslamNacMasterConfigEntry
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 'HUAWEI-NAC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NAC-MIB::hwDslamNacMasterLock'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-NAC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NAC-MIB::hwDslamNacMasterLock.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-NAC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-NAC-MIB::hwDslamNacMasterLock'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unlocked |
2 | locked |