sonicZoneCFS
SONICWALL-FIREWALL-IP-STATISTICS-MIB ·
.1.3.6.1.4.1.8741.1.3.7.1.1.1.5
Object
Whether Enforce Content Filtering Service is enabled on this zone object. CFS has been reimplemented since 6.2.6, which is policy based, no zone based anymore. So this oid is deprecated.
Context
- MIB
- SONICWALL-FIREWALL-IP-STATISTICS-MIB
- OID
.1.3.6.1.4.1.8741.1.3.7.1.1.1.5- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- sonicwallFwZoneEntry
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 'SONICWALL-FIREWALL-IP-STATISTICS-MIB' -M '/opt/observium/mibs/sonicwall:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONICWALL-FIREWALL-IP-STATISTICS-MIB::sonicZoneCFS'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SONICWALL-FIREWALL-IP-STATISTICS-MIB' -M '/opt/observium/mibs/sonicwall:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONICWALL-FIREWALL-IP-STATISTICS-MIB::sonicZoneCFS.<sonicZoneName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONICWALL-FIREWALL-IP-STATISTICS-MIB' -M '/opt/observium/mibs/sonicwall:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONICWALL-FIREWALL-IP-STATISTICS-MIB::sonicZoneCFS'
Syntax
- Source
- SwBoolState
- Base type
Enumeration
Values & Constraints
Type Values
1 | disabled |
2 | enabled |