vismChanApplication
CISCO-VISM-CONN-MIB ·
.1.3.6.1.4.1.351.110.5.5.3.1.1.1.38
Object
column r/w
Enumeration
This object defines the application that the
LCN is used for. There are 4 types of PVCs
known so far:
'control (1)' : Control PVC used for carrying
control traffic only (XGCP packets).
'bearer (2)' : Bearer PVC, used for carrying
voice payload traffic only.
'signaling(3)' : Signaling PVC, used for carrying
the signaling protocol messages.
Context
- MIB
- CISCO-VISM-CONN-MIB
- OID
.1.3.6.1.4.1.351.110.5.5.3.1.1.1.38- 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::vismChanApplication'
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::vismChanApplication.<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::vismChanApplication'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | control |
2 | bearer |
3 | signaling |
Conformance
Member of