ccWanFirewallGlobalEnable
SYMBOL-CC-WS2000-MIB ·
.1.3.6.1.4.1.388.11.2.5.1.4.1
Object
This variable enables/disables the global state of the
firewall. Note that if the firewall function is disabled,
NAT, VPN, content filtering and subnet access are also
disabled.
(Disabling all these functions would only be useful in
using the WS2000 in an existing network topology).
Factory-default state is TRUE.
Context
- MIB
- SYMBOL-CC-WS2000-MIB
- OID
.1.3.6.1.4.1.388.11.2.5.1.4.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ccWanFirewall
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SYMBOL-CC-WS2000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-CC-WS2000-MIB::ccWanFirewallGlobalEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYMBOL-CC-WS2000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYMBOL-CC-WS2000-MIB::ccWanFirewallGlobalEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |