All MIBs › Fore-Switch-MIB › netmodName
netmodName
Module: Fore-Switch-MIB
OID (symbolic): Fore-Switch-MIB::netmodName
OID (numeric): 1.3.6.1.4.1.326.2.2.1.1.2.4.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The name of this netmod. Example: 1A, 3D for ASX4000 and A, B for pre-ASX4000 switches.
What is netmodName?
This OID stores a text name identifying a network module (physical card) installed in an ATM switch, such as '1A', '3D' for ASX4000 models or 'A', 'B' for older switches. It's read-only and helps operators identify which specific cards are installed in each slot. An operator checks this when documenting hardware inventory or troubleshooting issues with a specific card.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.2.1.1.2.4.1.4 snmpwalk -v2c -c public <target> Fore-Switch-MIB::netmodName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.2.1.1.2.4.1.4.1 snmpget -v2c -c public <target> Fore-Switch-MIB::netmodName.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.326 | fore | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2 | systems | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2 | atmSwitch | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.1 | hardware | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.1.1 | asx | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.1.1.2 | moduleGroup | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.1.2.4 | netmodAlarmsTable | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.1.2.4.1 | netmodAlarmsEntry | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.1.2.4.1.4 | netmodName | Fore-Switch-MIB |