hwDslamNacSlaveAutoDeployCapability

HUAWEI-NAC-MIB · .1.3.6.1.4.1.2011.5.117.1.2.1.10

Object

column Enumeration
Indicates the auto deployment capability of the slave node. 
Options: 
1. notsupport(1) -indicates that the slave node does not support auto-deployment.
2. support(2) -indicates that the slave node supports auto-deployment.
3. unknown(3) -indicates that whether the slave node supports auto-deployment is unknown.

Context

MIB
HUAWEI-NAC-MIB
OID
.1.3.6.1.4.1.2011.5.117.1.2.1.10
Type
column
Access
readonly
Status
current
Parent
hwDslamNacSlaveInfoEntry

Walk 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::hwDslamNacSlaveAutoDeployCapability'
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::hwDslamNacSlaveAutoDeployCapability.<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::hwDslamNacSlaveAutoDeployCapability'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notsupport
2support
3unknown