coscpSwitchId
CISCO-OSCP-MIB ·
.1.3.6.1.4.1.9.9.202.1.1.3
Object
The value this switch is using to represent itself as a network node. This should be a globally unique identifier. Typically this value is a MAC address preconfigured in the switch hardware.
Context
- MIB
- CISCO-OSCP-MIB
- OID
.1.3.6.1.4.1.9.9.202.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ciscoOscpBaseGroup
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-OSCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OSCP-MIB::coscpSwitchId.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-OSCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-OSCP-MIB::coscpSwitchId'
Syntax
- Source
- CoscpSwitchId
- Base type
OctetString
Values & Constraints
Type Constraints
range: 6
Conformance
Member of
Compliance refinements
ciscoOscpMIBCompliance
readonly
Write access is not required.