chanServType
CISCO-WAN-FR-CONN-MIB ·
.1.3.6.1.4.1.351.110.5.1.2.1.1.1.55
Object
column r/w
Enumeration
The value of this object indicates the
indicates the class of the connection.
1-High priority (typically CBR connections)
2- real-time VBR
3- non-real time VBR
4- Available Bit Rate
5- Unspecified Bit Rate
9- Standard ABR
There are 8 queues actually but only 4 are being used
(the 4 queues are for CBR, VBR-rt, <VBR-nrt and ABR>, UBR traffic).
This object is suported only in FRSM-VHS and FRSM-8T1E1.
For FRSM-8T1E1, a 0 indicates that the connections are of old model
type where chanServType object is unused.
For FRSM12 Card:
The types aBR, queue6, queue7, queue8 are not supported
This object can not be modified after a frame relay
connection has been created.
Context
- MIB
- CISCO-WAN-FR-CONN-MIB
- OID
.1.3.6.1.4.1.351.110.5.1.2.1.1.1.55- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- frChanCnfGrpEntry
- Groups
- 1
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 'CISCO-WAN-FR-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-FR-CONN-MIB::chanServType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-FR-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-FR-CONN-MIB::chanServType.<chanNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-FR-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-FR-CONN-MIB::chanServType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | highpriority |
2 | rtVBR |
3 | nrtVBR |
4 | aBR |
5 | uBR |
6 | queue6 |
7 | queue7 |
8 | queue8 |
9 | stdABR |
Conformance
Member of