All MIBs › ADVA-MIB › fwDataForm
fwDataForm
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::fwDataForm
OID (numeric): 1.3.6.1.4.1.2544.2.5.6.1.2.1.13
Node type: OBJECT-TYPE
Type: ModuleForm
Access: read-only
Description: Form of module
What is fwDataForm?
This OID returns an enumerated value describing the physical form factor or housing type of the hardware module (compact, standard, or extended). Form factor affects port availability, thermal characteristics, and installation compatibility, so operators monitor this during equipment inventory and upgrade planning. Example value: 1 = COMPACT (space-constrained), 2 = STANDARD (full-featured).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.6.1.2.1.13 snmpwalk -v2c -c public <target> ADVA-MIB::fwDataForm
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.6.1.2.1.13.1 snmpget -v2c -c public <target> ADVA-MIB::fwDataForm.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> fwDataForm.1
Start monitoring ADVA FSP 150 (F3) Carrier Ethernet demarcation devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADVA-MIB::fwDataForm OID value, configure state conditions and alerts, and monitor any ADVA FSP 150 (F3) Carrier Ethernet demarcation devices from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.2 | common | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5 | config | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.6 | updateBackupRestoreMib | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.6.1 | swAdmin | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.6.1.2 | fwDataTable | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.6.1.2.1 | fwDataEntry | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.6.1.2.1.13 | fwDataForm | ADVA-MIB |