hwDslamNacSlaveSnmpProfile
HUAWEI-NAC-MIB ·
.1.3.6.1.4.1.2011.5.117.1.2.1.12
Object
column OctetString
Indicates the SNMP profile of the slave node. This node is valid only when hwDslamNacSlaveConfigResult is addok(3). The invalid value is a null character string.
Context
- MIB
- HUAWEI-NAC-MIB
- OID
.1.3.6.1.4.1.2011.5.117.1.2.1.12- 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::hwDslamNacSlaveSnmpProfile'
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::hwDslamNacSlaveSnmpProfile.<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::hwDslamNacSlaveSnmpProfile'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.