hpicfSyslogControlDestinationPort
HP-ICF-SYSLOG-MIB ·
.1.3.6.1.4.1.11.2.14.14.1.1.1.1.9
Object
The socket port used by the transport protocol to connect to the Syslog server associated with this row. The default Syslog port for UDP is 514, for TCP is 1470, and for TLS is 6514.
Context
- MIB
- HP-ICF-SYSLOG-MIB
- OID
.1.3.6.1.4.1.11.2.14.14.1.1.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpicfSyslogControlEntry
- 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 'HP-ICF-SYSLOG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-SYSLOG-MIB::hpicfSyslogControlDestinationPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-SYSLOG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-SYSLOG-MIB::hpicfSyslogControlDestinationPort.<hpicfSyslogControlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-SYSLOG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-SYSLOG-MIB::hpicfSyslogControlDestinationPort'
Syntax
- Source
- INET-ADDRESS-MIBInetPortNumber
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..65535
Conformance
Member of