inbMonarchTDMSlotMode

CTINB-MIB · .1.3.6.1.4.1.52.4.1.2.12.1.1.1.1.4

Object

column mandatory r/w Enumeration
The automatic TDM mode overides any preset TDM
allocation. All boards get an equal number of 
pre-allocated TDM slots, adding up to 100% of total
INB bandwidth, and have Round Robin enabled. The
automatic mode will, in effect, provide each board
with a 1/(number of boards) minimum guarantee
INB bandwidth.
              
The userPolicy mode will have the per board policy
enforced. Each board will have a level of service
(TDM slots, Round Robin arbitration from the 
inbMonarchTable) associated with it to take effect
when this object is set to user_policy. Newly
inserted boards will default to Round Robin and
share the remaining fixed INB bandwidth
(inbMonarchTDMSlotTotal - inbMonarchTDMSlotActual).

Context

MIB
CTINB-MIB
OID
.1.3.6.1.4.1.52.4.1.2.12.1.1.1.1.4
Type
column
Access
readwrite
Status
mandatory
Parent
inbMonarchSystemEntry

Walk 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 'CTINB-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTINB-MIB::inbMonarchTDMSlotMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTINB-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTINB-MIB::inbMonarchTDMSlotMode.<inbMonarchINB>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTINB-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTINB-MIB::inbMonarchTDMSlotMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1automatic
2userPolicy