All MIBs › XYLAN-FLT-MIB › xylanFltServiceAdminState
xylanFltServiceAdminState
Module: XYLAN-FLT-MIB
OID (symbolic): XYLAN-FLT-MIB::xylanFltServiceAdminState
OID (numeric): 1.3.6.1.4.1.800.2.22.2.2.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The current status of this group. active (1) means the route is functioning, delete (2) tells SNMP to delete the route
What is xylanFltServiceAdminState?
This read-write value (active or delete) controls the lifecycle of a service entry: active means the service is functioning, while setting delete tells the agent to remove it. Admins set this to delete to remove a named service (and its associated port/group associations) they no longer need.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.22.2.2.1.1.2 snmpwalk -v2c -c public <target> XYLAN-FLT-MIB::xylanFltServiceAdminState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.22.2.2.1.1.2.1 snmpget -v2c -c public <target> XYLAN-FLT-MIB::xylanFltServiceAdminState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.22.2.2.1.1.2.1 i <value>
Start monitoring Alcatel/Xylan OmniSwitch chassis switches with HRE-X filtering (ACL filter-group/last-denied-packet status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XYLAN-FLT-MIB::xylanFltServiceAdminState OID value, configure state conditions and alerts, and monitor any Alcatel/Xylan OmniSwitch chassis switches with HRE-X filtering (ACL filter-group/last-denied-packet status) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.22 | xylanFltArch | XYLAN-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.800.2.22.2 | xylanFltStaticConfig | XYLAN-FLT-MIB |
| 1.3.6.1.4.1.800.2.22.2.2 | xylanFltServices | XYLAN-FLT-MIB |
| 1.3.6.1.4.1.800.2.22.2.2.1 | xylanFltServiceTable | XYLAN-FLT-MIB |
| 1.3.6.1.4.1.800.2.22.2.2.1.1 | xylanFltServiceEntry | XYLAN-FLT-MIB |
| 1.3.6.1.4.1.800.2.22.2.2.1.1.2 | xylanFltServiceAdminState | XYLAN-FLT-MIB |