All MIBs › GIGE-MIB › gfpAdminStatus
gfpAdminStatus
Module: GIGE-MIB
OID (symbolic): GIGE-MIB::gfpAdminStatus
OID (numeric): 1.3.6.1.4.1.1038.17.10.51.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The desired state of the gfp port. The testing(3) state indicates that no operational packets can be passed.
What is gfpAdminStatus?
The administratively desired 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. Set this to control whether the port should be active, distinct from gfpOperStatus which reports what it's actually doing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1038.17.10.51.1.15 snmpwalk -v2c -c public <target> GIGE-MIB::gfpAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1038.17.10.51.1.15.1 snmpget -v2c -c public <target> GIGE-MIB::gfpAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1038.17.10.51.1.15.1 i <value>
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::gfpAdminStatus 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.15 | gfpAdminStatus | GIGE-MIB |