x25CallParmInThruPutClasSize
RFC1382-MIB ·
.1.3.6.1.2.1.10.5.9.1.11
Object
column mandatory
r/w
Enumeration
The incoming throughput class to negotiate. A value of tcDefault for a circuit means use the PLE default. A value of tcDefault for the PLE default means tcNone. A value of tcNone means do not negotiate throughtput class.
Context
- MIB
- RFC1382-MIB
- OID
.1.3.6.1.2.1.10.5.9.1.11- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- x25CallParmEntry
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 'RFC1382-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1382-MIB::x25CallParmInThruPutClasSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RFC1382-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1382-MIB::x25CallParmInThruPutClasSize.<x25CallParmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RFC1382-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RFC1382-MIB::x25CallParmInThruPutClasSize'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tcReserved1 |
2 | tcReserved2 |
3 | tc75 |
4 | tc150 |
5 | tc300 |
6 | tc600 |
7 | tc1200 |
8 | tc2400 |
9 | tc4800 |
10 | tc9600 |
11 | tc19200 |
12 | tc48000 |
13 | tc64000 |
14 | tcReserved14 |
15 | tcReserved15 |
16 | tcReserved0 |
17 | tcNone |
18 | tcDefault |