rsIDSSLTACTObjectID
IDS-MIB ·
.1.3.6.1.4.1.89.35.1.65.39.1.8
Object
column Integer32
This variable indicates the the index of the object in the act tracking table
Context
- MIB
- IDS-MIB
- OID
.1.3.6.1.4.1.89.35.1.65.39.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rsIDSSLTACTtrackingEntry
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 'IDS-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IDS-MIB::rsIDSSLTACTObjectID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IDS-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IDS-MIB::rsIDSSLTACTObjectID.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IDS-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IDS-MIB::rsIDSSLTACTObjectID'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Enumerated Values
1 | ip |
2 | tcp |
3 | udp |
4 | icmp |
5 | nonip |
6 | sctp |
7 | icmpv6 |
Type Constraints
range: -2147483648..2147483647