rcDnpRsCalllDir
RUGGEDCOM-SERIAL-MIB ·
.1.3.6.1.4.1.15004.4.6.9.1.1.2
Object
Defines following:
- whether to accept an incoming connection 'in(0)' or
- to place an outgoing connection 'out(1)' or
- to place an outgoing connection and wait for incomming 'both(2)'
Note: This parameter is applicable only for TCP transport.
Context
- MIB
- RUGGEDCOM-SERIAL-MIB
- OID
.1.3.6.1.4.1.15004.4.6.9.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcDnpRsEntry
- 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 'RUGGEDCOM-SERIAL-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUGGEDCOM-SERIAL-MIB::rcDnpRsCalllDir'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RUGGEDCOM-SERIAL-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUGGEDCOM-SERIAL-MIB::rcDnpRsCalllDir.<rcDnpRsPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RUGGEDCOM-SERIAL-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RUGGEDCOM-SERIAL-MIB::rcDnpRsCalllDir'
Values & Constraints
Type Values
0 | in |
1 | out |
2 | both |
Conformance
Member of