XYLAN-FWCONF-MIB :: xylanFwMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsXYLAN-FWCONF-MIBxylanFwMode

xylanFwMode

Module: XYLAN-FWCONF-MIB

OID (symbolic): XYLAN-FWCONF-MIB::xylanFwMode

OID (numeric): 1.3.6.1.4.1.800.2.12.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The default switch interface mode. If neither the Primary manager nor the secondary manager can be reached, this value dictates how packets are handled. The value 'blocked' indicates that all packets are blocked and the value 'open' indicates that all packets are allowed.

What is xylanFwMode?

This read-write enumerated value sets the switch's default packet-handling behavior for when neither the Primary nor Backup manager defined in this firewall configuration can be reached. Admins choose blocked(1) to fail closed, dropping all traffic, or open(2) to fail open and allow all packets through, trading security for availability during a manager outage. For example, a security-conscious admin managing a sensitive segment would set xylanFwMode to blocked(1) so the switch stops passing traffic if it loses contact with both its Primary and Backup managers.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.12.1.2
snmpwalk -v2c -c public <target> XYLAN-FWCONF-MIB::xylanFwMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.12.1.2.1
snmpget -v2c -c public <target> XYLAN-FWCONF-MIB::xylanFwMode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.12.1.2.1 i <value>

Start monitoring Xylan (Alcatel) OmniSwitch equipment (firewall module enabled/disabled and primary/backup server config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XYLAN-FWCONF-MIB::xylanFwMode OID value, configure state conditions and alerts, and monitor any Xylan (Alcatel) OmniSwitch equipment (firewall module enabled/disabled and primary/backup server config status) from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.800xylanXYLAN-BASE-MIB
1.3.6.1.4.1.800.2xylanArchXYLAN-BASE-MIB
1.3.6.1.4.1.800.2.12xylanFwArchXYLAN-BASE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.800.2.12.1xylanFwConfigXYLAN-FWCONF-MIB
1.3.6.1.4.1.800.2.12.1.2xylanFwModeXYLAN-FWCONF-MIB