hpnicfIpxSapGnsLoadBalance
HPN-ICF-IPX-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.34.3.3
Object
This object is used to set whether the system will reply to the GNS request with the Round-Robin way. By default, the system will response to the GNS request with the servers known to the device in turn, preventing from the nearest server's over loading. With value of disabled, in this way, the system will response to the request with the nearest server(who has smallest hop in system's service information table).
Context
- MIB
- HPN-ICF-IPX-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.34.3.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpnicfIpxSap
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-IPX-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-IPX-MIB::hpnicfIpxSapGnsLoadBalance.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-IPX-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-IPX-MIB::hpnicfIpxSapGnsLoadBalance'
Syntax
- Source
- EnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |