dlswTrapCntlTConn
A3Com-DLSW-r1-MIB ·
.1.3.6.1.4.1.43.2.24.1.10.3
Object
scalar mandatory
r/w
Enumeration
Indicates whether the DLSw is permitted to emit transport connection up and down traps. With the value of `enabled' the DLSw will emit traps when connections enter `connected' and `disconnected' states. With the value of `disabled' the DLSw will not emit traps when connections enter of `connected' and `disconnected' states. With the value of `partial' the DLSw will only emits transport connection down traps when the connection is closed with busy. The changes take effect immediately.
Context
- MIB
- A3Com-DLSW-r1-MIB
- OID
.1.3.6.1.4.1.43.2.24.1.10.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- dlswTrapControl
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3Com-DLSW-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-DLSW-r1-MIB::dlswTrapCntlTConn.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3Com-DLSW-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3Com-DLSW-r1-MIB::dlswTrapCntlTConn'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |