rsDEBUGPolicyServiceType
GENERIC-MIB ·
.1.3.6.1.4.1.89.35.1.122.32.1.8
Object
column mandatory
r/w
Enumeration
The type of the service - i.e. if this is a filter, advanced filter or group.
Context
- MIB
- GENERIC-MIB
- OID
.1.3.6.1.4.1.89.35.1.122.32.1.8- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- rsDEBUGPolicyEntry
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 'GENERIC-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GENERIC-MIB::rsDEBUGPolicyServiceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GENERIC-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GENERIC-MIB::rsDEBUGPolicyServiceType.<rsDEBUGPolicyName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GENERIC-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GENERIC-MIB::rsDEBUGPolicyServiceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | basic-filter |
3 | and-group |
4 | or-group |