All MIBs › CME-MIB › smHardwareVpdWwnGuidType
smHardwareVpdWwnGuidType
Module: CME-MIB
OID (symbolic): CME-MIB::smHardwareVpdWwnGuidType
OID (numeric): 1.3.6.1.4.1.2.3.51.2.2.21.6.1.1.17
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The WWN/GUID/SAS entry is actually World Wide Name, Global Unique ID or Serial Attach SCSI ID. For consistent results, view as a table and not as individual entries.
What is smHardwareVpdWwnGuidType?
This OCTET STRING states whether the value in smHardwareVpdWwnGuid should be interpreted as a World Wide Name, a Global Unique ID, or a Serial Attached SCSI ID. An admin checks this type field first, since the same raw octet string needs to be entered differently depending on whether the fabric tooling expects a WWN, a GUID, or a SAS address. For example, if smHardwareVpdWwnGuidType returns 'WWN', the admin knows to enter smHardwareVpdWwnGuid's value into the SAN switch's WWN-based zoning configuration rather than a SAS address table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.21.6.1.1.17 snmpwalk -v2c -c public <target> CME-MIB::smHardwareVpdWwnGuidType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.21.6.1.1.17.1 snmpget -v2c -c public <target> CME-MIB::smHardwareVpdWwnGuidType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> smHardwareVpdWwnGuidType.1
Start monitoring Cisco Communications Manager Express (CME) router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CME-MIB::smHardwareVpdWwnGuidType OID value, configure state conditions and alerts, and monitor any Cisco Communications Manager Express (CME) router/gateway from a single console.
OID Breakdown
Upper-level ancestors (15 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.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.2 | monitors | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.21 | vpdInformation | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.21.6 | smHardwareVpd | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.21.6.1 | smHardwareVpdTable | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.21.6.1.1 | smHardwareVpdEntry | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.2.21.6.1.1.17 | smHardwareVpdWwnGuidType | CME-MIB |