atmSuPortDs1CbrTxTimeSlots
RAD-MIB ·
.1.3.6.1.4.1.164.12.4.2.2.2.1.3
Object
column TimeSlots
This value indicates the time-slots used by the port for transmiting. It uses 32 bits for E1 and low 24 bits for T1. each bit represents a time slot for transmiting : time-slot 0 = bit 0 (LSB - most right bit in last byte), ... ... time-slot 31 = bit 31 (MSB - most left bit in first byte ). value '0' indicate unused time-slot and value '1' indicates used time-slot. note : time-slots '0' and '16' are used for signalling in E1 interface.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.12.4.2.2.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- atmSuPortDs1CbrCnfgEntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::atmSuPortDs1CbrTxTimeSlots'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::atmSuPortDs1CbrTxTimeSlots.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::atmSuPortDs1CbrTxTimeSlots'
Syntax
TimeSlots
Values & Constraints
No enumerated values or constraints recorded.