hwFileServerInetAddressType

HUAWEI-LOAD-BACKUP-MIB · .1.3.6.1.4.1.2011.6.6.3.1.1.12

Object

column r/w Enumeration
The type of address in hwFileServerInetAddress.  
Options:
 1. ipv4(1)    -indicates that the IP address type is ipv4.
 2. ipv6(2)    -indicates that the IP address type is ipv6.

Context

MIB
HUAWEI-LOAD-BACKUP-MIB
OID
.1.3.6.1.4.1.2011.6.6.3.1.1.12
Type
column
Access
readwrite
Status
current
Parent
hwFileServerEntry

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-LOAD-BACKUP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-LOAD-BACKUP-MIB::hwFileServerInetAddressType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-LOAD-BACKUP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-LOAD-BACKUP-MIB::hwFileServerInetAddressType.<hwFileServerType>.<hwFileDataType>.<hwFileServerPriority>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-LOAD-BACKUP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-LOAD-BACKUP-MIB::hwFileServerInetAddressType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ipv4
2ipv6