papServerLastStatusMsg
APPLETALK-MIB ·
.1.3.6.1.2.1.13.11.8.1.11
Object
The last status message that was transmitted by this server.
Context
- MIB
- APPLETALK-MIB
- OID
.1.3.6.1.2.1.13.11.8.1.11- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- papServerEntry
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 'APPLETALK-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLETALK-MIB::papServerLastStatusMsg'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPLETALK-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLETALK-MIB::papServerLastStatusMsg.<papServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPLETALK-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPLETALK-MIB::papServerLastStatusMsg'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.