gsmpSwitchName

GSMP-MIB · .1.3.6.1.2.1.98.1.2.1.4

Object

column r/w GsmpNameType
The name of the Switch. The first three octets must be an
Organisationally Unique Identifier (OUI) that identifies
the manufacturer of the Switch. This is by default set to
the same value as the gsmpSwitchId object if not
separately specified.

Context

MIB
GSMP-MIB
OID
.1.3.6.1.2.1.98.1.2.1.4
Type
column
Access
readwrite
Status
current
Parent
gsmpSwitchEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GSMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSMP-MIB::gsmpSwitchName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GSMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSMP-MIB::gsmpSwitchName.<gsmpSwitchEntityId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GSMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GSMP-MIB::gsmpSwitchName'

Syntax

Source
GsmpNameType
Base type
OctetString

Values & Constraints

Type Constraints
range: 6

Conformance