All MIBs › AT-GS950-16-MIB › ifMainOperStatus
ifMainOperStatus
Module: AT-GS950-16-MIB
OID (symbolic): AT-GS950-16-MIB::ifMainOperStatus
OID (numeric): 1.3.6.1.4.1.207.1.4.166.27.1.4.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current operational state of the interface. The testing (3) state indicates that no operational packets can be passed - this state is not supported currently.
If ifMainAdminStatus is down (2) then ifMainOperStatus would be down (2). If ifMainAdminStatus is changed to up (1) then ifMainOperStatus should change to up (1) if the interface is ready to transmit and receive work traffic; it should change to dormant (5) the interface is waiting for external actions (such as a serial line waiting for an incoming connection); it should change to lowerLayerDown(7) state if it cannot be made up as the interface sub-layer below it is down; it should remain in the down (2) state if and only if there is a fault that prevents it from going to the up (1) state; it should remain in the notPresent (6) state if the interface has missing (typically, hardware) components.
The status unknown(4) is shown when it is not possible to determine the exact status of the interface - e.g. the interface sub-layer is performing negotiations - during this period the interface is not up but at the same time, it is not a fault condition and hence it cannot be shown as down - in such periods the status is shown as unknown.
This object has the semantics of the ifOperStatus of the standard ifTable.
What is ifMainOperStatus?
Reports the current operational state of an interface (up, down, or testing), reflecting whether it is actually passing traffic. This value is read-only and is driven by link status and the administrative state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.1.4.166.27.1.4.1.5 snmpwalk -v2c -c public <target> AT-GS950-16-MIB::ifMainOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.1.4.166.27.1.4.1.5.1 snmpget -v2c -c public <target> AT-GS950-16-MIB::ifMainOperStatus.1
Start monitoring Allied Telesis AT-GS950 switch series with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AT-GS950-16-MIB::ifMainOperStatus OID value, configure state conditions and alerts, and monitor any Allied Telesis AT-GS950 switch series 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.207 | alliedTelesyn | AT-RG600-MIB |
| 1.3.6.1.4.1.207.1 | products | AT-SMI-MIB |
| 1.3.6.1.4.1.207.1.4 | swhub | AtiEdgeSwitch-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.207.1.4.166 | at_GS95016v3 | AT-GS950-16-MIB |
| 1.3.6.1.4.1.207.1.4.166.27 | l2Cfa | AT-GS950-16-MIB |
| 1.3.6.1.4.1.207.1.4.166.27.1 | _pysmi_if | AT-GS950-16-MIB |
| 1.3.6.1.4.1.207.1.4.166.27.1.4 | ifMainTable | AT-GS950-16-MIB |
| 1.3.6.1.4.1.207.1.4.166.27.1.4.1 | ifMainEntry | AT-GS950-16-MIB |
| 1.3.6.1.4.1.207.1.4.166.27.1.4.1.5 | ifMainOperStatus | AT-GS950-16-MIB |