gsmpSwitchPartitionType
GSMP-MIB ·
.1.3.6.1.2.1.98.1.2.1.7
Object
A switch can assign the specific partition identifier to the session by setting the Partition Type to fixedPartitionAssigned(3). A switch can specify that no partitions are handled in the session by setting the Partition Type to noPartition(1).
Context
- MIB
- GSMP-MIB
- OID
.1.3.6.1.2.1.98.1.2.1.7- Type
- column
- Access
- readwrite
- 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::gsmpSwitchPartitionType'
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::gsmpSwitchPartitionType.<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::gsmpSwitchPartitionType'
Syntax
- Source
- GsmpPartitionType
- Base type
Enumeration
Values & Constraints
Type Values
1 | noPartition |
2 | fixedPartitionRequest |
3 | fixedPartitionAssigned |
Conformance
Member of