s5AgTrpRcvrAgeTime
S5-AGENT-MIB ·
.1.3.6.1.4.1.45.1.6.4.3.4.1.6
Object
The time interval used to age entries out of the trap receiver table. The default value if not specified will be 0, or infinite, never to be aged out.
Context
- MIB
- S5-AGENT-MIB
- OID
.1.3.6.1.4.1.45.1.6.4.3.4.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- s5AgTrpRcvrEntry
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 'S5-AGENT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'S5-AGENT-MIB::s5AgTrpRcvrAgeTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'S5-AGENT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'S5-AGENT-MIB::s5AgTrpRcvrAgeTime.<s5AgTrpRcvrIndx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'S5-AGENT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'S5-AGENT-MIB::s5AgTrpRcvrAgeTime'
Syntax
- Source
- S5-TCS-MIBTimeIntervalSec
- Base type
Integer32
Values & Constraints
No enumerated values or constraints recorded.