cslbxConnState
CISCO-SLB-EXT-MIB ·
.1.3.6.1.4.1.9.9.254.1.12.1.1.15
Object
The current state of this Extended Conn.
Context
- MIB
- CISCO-SLB-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.254.1.12.1.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cslbxConnTableEntry
- 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::cslbxConnState'
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::cslbxConnState.<slbEntity>.<cslbxConnIndex>'
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::cslbxConnState'
Syntax
- Source
- CISCO-SLB-MIBSlbConnectionState
- Base type
Enumeration
Values & Constraints
Type Values
1 | init |
2 | synClient |
3 | synServer |
4 | synBoth |
5 | estab |
6 | finClient |
7 | finServer |
8 | closing |
9 | zombie |
10 | conclient |
11 | conserver |
Conformance
Member of