ctsvServerLoadBalanceMethod
CISCO-TRUSTSEC-SERVER-MIB ·
.1.3.6.1.4.1.9.9.741.1.1.3
Object
scalar r/w
Enumeration
This object specifies the load-balance method used for
selecting a downloaded server.
none - no load-balance method used.
leastOutstanding - choose the server with least outstanding
transactions.
Context
- MIB
- CISCO-TRUSTSEC-SERVER-MIB
- OID
.1.3.6.1.4.1.9.9.741.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ctsvGlobalServerConfigObjects
- Groups
- 1
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 'CISCO-TRUSTSEC-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TRUSTSEC-SERVER-MIB::ctsvServerLoadBalanceMethod.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TRUSTSEC-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TRUSTSEC-SERVER-MIB::ctsvServerLoadBalanceMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | leastOutstanding |
Conformance
Member of
Compliance refinements
ciscoTrustSecServerMIBCompliance
readonly
Write access is not required.
ciscoTrustSecServerMIBCompliance2
readonly
Write access is not required.