tpSnmpNotificationHostRetry
TPLINK-SNMPNOTIFICATIONHOST-MIB ·
.1.3.6.1.4.1.11863.6.32.1.1.1.1.9
Object
Specify the amount of times the switch resends an inform request. The switch will resend the inform request if it doesn't get the response from the management station during the Timeout interval, and it will terminate resending the inform request if the resending times reach the specified Retry times. Its value range is 1-255.
Context
- MIB
- TPLINK-SNMPNOTIFICATIONHOST-MIB
- OID
.1.3.6.1.4.1.11863.6.32.1.1.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tpSnmpNotificationHostEntry
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 'TPLINK-SNMPNOTIFICATIONHOST-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-SNMPNOTIFICATIONHOST-MIB::tpSnmpNotificationHostRetry'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPLINK-SNMPNOTIFICATIONHOST-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-SNMPNOTIFICATIONHOST-MIB::tpSnmpNotificationHostRetry.<tpSnmpNotificationHostIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-SNMPNOTIFICATIONHOST-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-SNMPNOTIFICATIONHOST-MIB::tpSnmpNotificationHostRetry'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647