rsSESSIONTableEntryIPProtocol
SESSION-MIB ·
radware variant
·
.1.3.6.1.4.1.89.35.1.104.41.1.11
Object
column r/w
Enumeration
The IP Protocol of the entry (IP for unsupported protcols)
Context
- MIB
- SESSION-MIB
- OID
.1.3.6.1.4.1.89.35.1.104.41.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rsSESSIONTableEntry
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 'SESSION-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SESSION-MIB::rsSESSIONTableEntryIPProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SESSION-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SESSION-MIB::rsSESSIONTableEntryIPProtocol.<rsSESSIONTableEntryCoreIndex>.<rsSESSIONTableEntryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SESSION-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SESSION-MIB::rsSESSIONTableEntryIPProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ip |
2 | tcp |
3 | udp |
4 | icmp |
5 | gre |
6 | icmpv6 |