trapClientPort
ATTO6500N-MIB ·
.1.3.6.1.4.1.4547.2.3.5.2.1.3
Object
column Integer32
The UDP port to send traps for this trap client. Normally this would be the standard trap port (162). This object is an index and must be specified to create a row in this table.
Context
- MIB
- ATTO6500N-MIB
- OID
.1.3.6.1.4.1.4547.2.3.5.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- trapClientEntry
- 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 'ATTO6500N-MIB' -M '/opt/observium/mibs/atto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATTO6500N-MIB::trapClientPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATTO6500N-MIB' -M '/opt/observium/mibs/atto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATTO6500N-MIB::trapClientPort.<trapClientIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATTO6500N-MIB' -M '/opt/observium/mibs/atto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATTO6500N-MIB::trapClientPort'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647
Conformance
Member of