All MIBs › FOUNDRY-SN-AGENT-MIB › snChasSerNum
snChasSerNum
Module: FOUNDRY-SN-AGENT-MIB
OID (symbolic): FOUNDRY-SN-AGENT-MIB::snChasSerNum
OID (numeric): 1.3.6.1.4.1.1991.1.1.1.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The serial number of the chassis. If the serial number is unknown or unavailable then the value should be a zero length string.
What is snChasSerNum?
This object stores the serial number that uniquely identifies a network switch or router chassis. When a technician or automated monitoring system needs to confirm the exact hardware being managed, it reads this field to distinguish between multiple devices. If the serial number is not available or unknown, the system returns an empty string.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.1.1.2 snmpwalk -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snChasSerNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.1.1.2.1 snmpget -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snChasSerNum.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.1991 | foundry | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1 | products | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1 | switch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.1 | snChassis | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.1.1 | snChasGen | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.1.1.2 | snChasSerNum | FOUNDRY-SN-AGENT-MIB |