gsmpSwitchInstance
GSMP-MIB ·
.1.3.6.1.2.1.98.1.2.1.6
Object
column Unsigned32
The instance number for the Switch Entity. The Instance number is a 24-bit number that should be guaranteed to be unique within the recent past and to change when the link or node comes back up after going down. Zero is not a valid instance number.
Context
- MIB
- GSMP-MIB
- OID
.1.3.6.1.2.1.98.1.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- gsmpSwitchEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::gsmpSwitchInstance'
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::gsmpSwitchInstance.<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::gsmpSwitchInstance'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-16777215
Conformance
Member of