cslbxVirtualPendingTimer
CISCO-SLB-EXT-MIB ·
.1.3.6.1.4.1.9.9.254.1.8.1.1.4
Object
The length of time before a connection in the pending state gets torn down.
Context
- MIB
- CISCO-SLB-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.254.1.8.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- cslbxVirtualServerTableEntry
- 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-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SLB-EXT-MIB::cslbxVirtualPendingTimer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SLB-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SLB-EXT-MIB::cslbxVirtualPendingTimer.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SLB-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SLB-EXT-MIB::cslbxVirtualPendingTimer'
Syntax
secondsSNMPv2-TCTimeInterval
- Source
- SNMPv2-TCTimeInterval
- Base type
Integer32
Type Description
A period of time, measured in units of 0.01 seconds.
Values & Constraints
Type Constraints
range: 0..2147483647
Conformance
Member of