gsmpControllerPartitionId
GSMP-MIB ·
.1.3.6.1.2.1.98.1.1.1.7
Object
The Id for the specific switch partition that this Switch Controller is concerned with. If partitions are not used or if the controller lets the switch assigns Partition ID, i.e Partition Type = noPartition(1), then this object is undefined.
Context
- MIB
- GSMP-MIB
- OID
.1.3.6.1.2.1.98.1.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gsmpControllerEntry
- 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::gsmpControllerPartitionId'
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::gsmpControllerPartitionId.<gsmpControllerEntityId>'
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::gsmpControllerPartitionId'
Syntax
- Source
- GsmpPartitionIdType
- Base type
OctetString
Values & Constraints
Type Constraints
range: 1
Conformance
Member of