vismConnServiceType
CISCO-VISM-CONN-MIB ·
.1.3.6.1.4.1.351.110.5.5.3.1.1.1.18
Object
column r/w
Enumeration
This specifies the class of service or service type
'cbr (1)' : Constant Bit Rate.
'vbr-rt (2)' : Variable Bit Rate 1 (Real Time)
although, VISM does not do any kind
of traffic shaping, the PVC has to be
specified as vbr-rt for PXM to treat
the connection as a VBR1 connection.
Variable Bit Rate is not currently
supported.
'vbr-nrt (3)' : Variable Bit Rate 1 (non real time)
the service type of the connection
cannot be modified once the PVC is
added.
'vbr3-rt (4)' : Variable Bit Rate 3 (Real Time)
although, VISM does not do any kind
of traffic shaping, the PVC has to be
specified as vbr3-rt for PXM to treat
the connection as a VBR3 connection.
Variable Bit Rate is not currently
supported.
'vbr2-rt (5)' : Variable Bit Rate 2 (Real Time)
although, VISM does not do any kind
of traffic shaping, the PVC has to be
specified as 'vbr2-rt' for PXM to treat
the connection as a VBR2 connection.
Variable Bit Rate is not currently
supported.
'vbr2-nrt (6)' : Variable Bit Rate 2 (non real time)
the service type of the connection
cannot be modified once the PVC
is added.
'vbr3-nrt (7)' : Variable Bit Rate 3 (non real time)
the service type of the connection
cannot be modified once the PVC
is added.
Context
- MIB
- CISCO-VISM-CONN-MIB
- OID
.1.3.6.1.4.1.351.110.5.5.3.1.1.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vismChanCnfGrpEntry
- Groups
- 2
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-VISM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-CONN-MIB::vismConnServiceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VISM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-CONN-MIB::vismConnServiceType.<vismCnfChanNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VISM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VISM-CONN-MIB::vismConnServiceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cbr |
2 | vbr-rt |
3 | vbr-nrt |
4 | vbr3-rt |
5 | vbr2-rt |
6 | vbr2-nrt |
7 | vbr3-nrt |
Conformance
Member of