hwFileServerState

HUAWEI-LOAD-BACKUP-MIB · .1.3.6.1.4.1.2011.6.6.3.1.1.10

Object

column Enumeration
Describe whether the server is current server.
Options:
1.currentserver(1)    -indicates that the server is the current server.
2.notcurrentserver(2) -indicates that the server is not the current server.

Context

MIB
HUAWEI-LOAD-BACKUP-MIB
OID
.1.3.6.1.4.1.2011.6.6.3.1.1.10
Type
column
Access
readonly
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::hwFileServerState'
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::hwFileServerState.<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::hwFileServerState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1currentserver
2notcurrentserver