slbSaspMemberConfidentWeight
CISCO-SLB-MIB ·
.1.3.6.1.4.1.9.9.161.1.15.1.1.6
Object
column SNMPv2-TCTruthValue
Represents the SASP Agent's confidence in the reported
weight.
'true' Indicates the slbSaspMemberSaspWeight value is
accurate and reflects the up-to-date real-time
statistics collected by the SASP Agent.
'false' Indicates the SASP Agent is guessing the weight
of the member based on prior knowledge. It is
at the load balancer's discretion whether or not
to use this weight. If not, the default weight
must be used (slbSaspMemberDefaultWeight).
Context
- MIB
- CISCO-SLB-MIB
- OID
.1.3.6.1.4.1.9.9.161.1.15.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- slbSaspMemberTableEntry
- Groups
- 1
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 'CISCO-SLB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SLB-MIB::slbSaspMemberConfidentWeight'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SLB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SLB-MIB::slbSaspMemberConfidentWeight.<slbEntity>.<slbSaspAgentIpAddressType>.<slbSaspAgentIpAddress>.<slbSaspAgentPort>.<slbSaspGroupName>.<slbSaspMemberIpAddressType>.<slbSaspMemberIpAddress>.<slbSaspMemberPort>.<slbSaspMemberProtocol>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SLB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SLB-MIB::slbSaspMemberConfidentWeight'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of