GIGE-MIB :: gfpOperStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsGIGE-MIBgfpOperStatus

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 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.1038sagemDrSAGEM-DR-MIB
1.3.6.1.4.1.1038.17adr2500cADR2500C-MIB
Numeric OIDNameModule
1.3.6.1.4.1.1038.17.10gigeGIGE-MIB
1.3.6.1.4.1.1038.17.10.51gfpTableGIGE-MIB
1.3.6.1.4.1.1038.17.10.51.1gfpEntryGIGE-MIB
1.3.6.1.4.1.1038.17.10.51.1.16gfpOperStatusGIGE-MIB