slapmSubcomponentTcpReXmts
SLAPM-MIB ·
.1.3.6.1.3.88.1.2.3.1.14
Object
column SNMPv2-SMICounter32
Number of retransmissions. The value of this object is zero when the entry is not for a TCP connection.
Context
- MIB
- SLAPM-MIB
- OID
.1.3.6.1.3.88.1.2.3.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- slapmSubcomponentEntry
- Groups
- 2
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 'SLAPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLAPM-MIB::slapmSubcomponentTcpReXmts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLAPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLAPM-MIB::slapmSubcomponentTcpReXmts.<slapmSubcomponentRemAddress>.<slapmSubcomponentRemPort>.<slapmSubcomponentLocalAddress>.<slapmSubcomponentLocalPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLAPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLAPM-MIB::slapmSubcomponentTcpReXmts'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of