lcsTrapDestinationConfTrapDestinationPort
LCOS-SX-MIB ·
.1.3.6.1.4.1.2356.14.1.6.3.1.7
Object
Indicates the SNMP trap destination port. SNMP Agent will send SNMP message via this port, the port range is 1~65535.
Context
- MIB
- LCOS-SX-MIB
- OID
.1.3.6.1.4.1.2356.14.1.6.3.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- lcsTrapDestinationConfEntry
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 'LCOS-SX-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LCOS-SX-MIB::lcsTrapDestinationConfTrapDestinationPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LCOS-SX-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LCOS-SX-MIB::lcsTrapDestinationConfTrapDestinationPort.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LCOS-SX-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LCOS-SX-MIB::lcsTrapDestinationConfTrapDestinationPort'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Enumerated Values
0 | taggedAndUntagged |
1 | taggedOnly |
2 | untaggedOnly |
Type Constraints
range: -2147483648..2147483647