pdnEntitySyslogNumber
PDN-SYSLOG-MIB ·
.1.3.6.1.4.1.1795.2.24.2.31.1.13.1.1
Object
column SNMPv2-SMIInteger32
This is a sequentially increasing index of syslog messages starting at 1. When the table reaches its maximum size (as defined by pdnSyslogMaxTableSize) then the oldest message will be dropped without renumbering any messages that remain. The index is reset to 1 on a device reset or when the table is cleared (using pdnSyslogClearTable).
Context
- MIB
- PDN-SYSLOG-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.31.1.13.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- pdnEntitySyslogEntry
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 'PDN-SYSLOG-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-SYSLOG-MIB::pdnEntitySyslogNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-SYSLOG-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-SYSLOG-MIB::pdnEntitySyslogNumber.<entPhysicalIndex>.<pdnEntitySyslogNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-SYSLOG-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-SYSLOG-MIB::pdnEntitySyslogNumber'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647