prtGenTsType

RAD-Dacs-MIB · .1.3.6.1.4.1.164.3.3.3.1.3.1.4

Object

column r/w Enumeration
The type of Timeslot. 
If the source or destination port is an HS port,'TS Type'    
must be 'data'.
nc - means that this TimeSlot is not connected.
voice, data, vcMP - also mean that this TS is connected.
mng - means that this TS is dedicated to Management (not 
      connected to another port.

Context

MIB
RAD-Dacs-MIB
OID
.1.3.6.1.4.1.164.3.3.3.1.3.1.4
Type
column
Access
readwrite
Status
current
Parent
prtGenTsEntry

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 'RAD-Dacs-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Dacs-MIB::prtGenTsType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-Dacs-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Dacs-MIB::prtGenTsType.<prtGenTsCnfgIdx>.<prtGenTsPrtIdx>.<prtGenTsIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-Dacs-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-Dacs-MIB::prtGenTsType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2voice
3data
4vcMP
5nc
6mng