All MIBs › GIGE-MIB › gfpOperStatus
gfpOperStatus
Module: GIGE-MIB
OID (symbolic): GIGE-MIB::gfpOperStatus
OID (numeric): 1.3.6.1.4.1.1038.17.10.51.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current operational state of the gfp port. The testing(3) state indicates that no operational packets can be passed.
What is gfpOperStatus?
The current actual operational state of a GFP port: up(1) ready to pass packets, down(2), or testing(3) meaning no operational packets can be passed, per its DESCRIPTION. Compare against gfpAdminStatus to spot a port that's administratively up but operationally down.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1038.17.10.51.1.16 snmpwalk -v2c -c public <target> GIGE-MIB::gfpOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1038.17.10.51.1.16.1 snmpget -v2c -c public <target> GIGE-MIB::gfpOperStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> gfpOperStatus.1
Start monitoring SAGEM Adr2500c access/multiplexer with GigE module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GIGE-MIB::gfpOperStatus OID value, configure state conditions and alerts, and monitor any SAGEM Adr2500c access/multiplexer with GigE module from a single console.
OID Breakdown
Upper-level ancestors (8 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.1038 | sagemDr | SAGEM-DR-MIB |
| 1.3.6.1.4.1.1038.17 | adr2500c | ADR2500C-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1038.17.10 | gige | GIGE-MIB |
| 1.3.6.1.4.1.1038.17.10.51 | gfpTable | GIGE-MIB |
| 1.3.6.1.4.1.1038.17.10.51.1 | gfpEntry | GIGE-MIB |
| 1.3.6.1.4.1.1038.17.10.51.1.16 | gfpOperStatus | GIGE-MIB |