vismRtpConnMode
CISCO-WAN-RTP-CONN-MIB ·
.1.3.6.1.4.1.351.150.20.1.1.1.1.6
Object
column r/w
Enumeration
This object defines the packet transfer mode on the connection. 'sendOnly' - indicate send packet only. 'rcvOnly' - indicate receive packet only. 'sendAndRcv' - indicate send and receive packet. 'inactive' - indicate it cannot send nor receive any packet.
Context
- MIB
- CISCO-WAN-RTP-CONN-MIB
- OID
.1.3.6.1.4.1.351.150.20.1.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vismRtpConnGrpEntry
- 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-RTP-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-RTP-CONN-MIB::vismRtpConnMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-RTP-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-RTP-CONN-MIB::vismRtpConnMode.<vismRtpConnNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-RTP-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-RTP-CONN-MIB::vismRtpConnMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sendOnly |
2 | rcvOnly |
3 | sendAndRcv |
4 | inactive |
Conformance
Member of