s3ChassisEnetChannelAType
SYNOPTICS-COMMON-MIB ·
.1.3.6.1.4.1.45.1.3.1.12
Object
scalar mandatory
Enumeration
The agent will return aSegmentable(2) for the 3000N,
3000NT, 3000S, 3000SR, and any other backplanes in
which Ethernet channel A can be divided into multiple
segments. The value aNotSegmentable(3) indicates
that the Ethernet backplane channel A cannot be
segmented.
For Token Ring or FDDI workgroup concentrators, or
other devices in which there is no Ethernet channel,
the agent will return other(1).
Context
- MIB
- SYNOPTICS-COMMON-MIB
- OID
.1.3.6.1.4.1.45.1.3.1.12- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- s3000Chassis
Net-SNMP examples
How SNMP and these commands workScalars 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::s3ChassisEnetChannelAType.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::s3ChassisEnetChannelAType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | aSegmentable |
3 | aNotSegmentable |