hh3cTcpNumExceedState
HH3C-TCP-MIB ·
.1.3.6.1.4.1.25506.2.215.1.1.7
Object
scalar Enumeration
TCP connection status.
Context
- MIB
- HH3C-TCP-MIB
- OID
.1.3.6.1.4.1.25506.2.215.1.1.7- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hh3cTcpMIBTrapobjects
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 'HH3C-TCP-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-TCP-MIB::hh3cTcpNumExceedState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-TCP-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-TCP-MIB::hh3cTcpNumExceedState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | established |
2 | finWait1 |
3 | closing |
4 | lastAck |
5 | finWait2 |