rsNewTrafficFilterSrcNetwork
IDS-MIB ·
.1.3.6.1.4.1.89.35.1.65.184.1.1.7
Object
column r/w
OctetString
The source address / range of address for the packet, the name is defined in the Objects table or can be an IP address.
Context
- MIB
- IDS-MIB
- OID
.1.3.6.1.4.1.89.35.1.65.184.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rsNewTrafficFilterEntry
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::rsNewTrafficFilterSrcNetwork'
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::rsNewTrafficFilterSrcNetwork.<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::rsNewTrafficFilterSrcNetwork'
Syntax
OctetString
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |