etsysConvEndPointDetectionProtocol
ENTERASYS-CONVERGENCE-END-POINT-MIB ·
.1.3.6.1.4.1.5624.1.2.40.1.3.2.1.3
Object
column r/w
Bits
The IP protocol type that the following port range applies to. If no bits are set then the destination port will not be evaluated as part of the detection process.
Context
- MIB
- ENTERASYS-CONVERGENCE-END-POINT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.40.1.3.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysConvEndPointDetectionEntry
- 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 'ENTERASYS-CONVERGENCE-END-POINT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-CONVERGENCE-END-POINT-MIB::etsysConvEndPointDetectionProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-CONVERGENCE-END-POINT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-CONVERGENCE-END-POINT-MIB::etsysConvEndPointDetectionProtocol.<etsysConvEndPointDetectionRuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-CONVERGENCE-END-POINT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-CONVERGENCE-END-POINT-MIB::etsysConvEndPointDetectionProtocol'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | udp |
1 | tcp |