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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 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 |