s3ChassisBkPlEthChanDiv

SYNOPTICS-COMMON-MIB · .1.3.6.1.4.1.45.1.3.1.11

Object

scalar mandatory Integer32
A value that describes the divisions of the
segmentable ethernet channel.  For those devices
that do not implement a backplane with this feature,
they still need to implement this object and return
a value (i.e., zero) to indicate that no divisions
are enabled.
          
The value is a sum (i.e., integer bit string).
This value initially takes the value of zero,
then for each division that is enabled on the channel,
2 raised to a power is added to the sum.  The powers
are according to the following table:
          
  Division between    Power
    Slots 4 and 5     0
    Slots 6 and 7     1
    Slots 8 and 9     2
          
For example, a channel with no divisions enabled
(i.e., not segmented) would have a value of 0.
A channel with divisions between slots 6 and 7,
and slots 8 and 9 enabled (i.e., having three
segments) would have a value of 6 (2**1 + 2**2).

Context

MIB
SYNOPTICS-COMMON-MIB
OID
.1.3.6.1.4.1.45.1.3.1.11
Type
scalar
Access
readonly
Status
mandatory
Parent
s3000Chassis

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SYNOPTICS-COMMON-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYNOPTICS-COMMON-MIB::s3ChassisBkPlEthChanDiv.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYNOPTICS-COMMON-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYNOPTICS-COMMON-MIB::s3ChassisBkPlEthChanDiv'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647