hwDslamNacSlaveConfigResult
HUAWEI-NAC-MIB ·
.1.3.6.1.4.1.2011.5.117.1.2.1.7
Object
column Enumeration
Indicates the neighbor configuration result. This node is read-only. Options: 1. none(1) -indicates that the slave node is not configured. 2. configuring(2) -indicates that the slave node is being configured. 3. addok(3) -indicates that the slave node is successfully configured. 4. addfail(4) -indicates that the slave node fails to be configured. 5. delok(5) -indicates that the configuration of the slave node is successfully deleted. 6. delfail(6) -indicates that the configuration of the slave node fails to be deleted.
Context
- MIB
- HUAWEI-NAC-MIB
- OID
.1.3.6.1.4.1.2011.5.117.1.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwDslamNacSlaveInfoEntry
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::hwDslamNacSlaveConfigResult'
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::hwDslamNacSlaveConfigResult.<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::hwDslamNacSlaveConfigResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | configuring |
3 | addok |
4 | addfail |
5 | delok |
6 | delfail |