pktcDevEvTransmissionStatus

PKTC-EVENT-MIB · .1.3.6.1.4.1.4491.2.2.3.3.1

Object

scalar Bits
This MIB Object reflects the status of the event 
transmission.
          
If a bit corresponding to a state is set to a value
of:
   '1', it indicates that the state is true
   '0', it indicates that the state is false
          
'Event throttling' is based on thresholds and the current
setting of pktcDevEvThrottleAdminStatus.
          
'Server/Manager' indicators must be based on the 
availability of valid Syslog server/SNMP managers.
          
'Transmit Errors' must only be used in cases where the 
PacketCable Device can identify unavailable servers.

Context

MIB
PKTC-EVENT-MIB
OID
.1.3.6.1.4.1.4491.2.2.3.3.1
Type
scalar
Access
readonly
Status
current
Parent
pktcDevEventStatus
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PKTC-EVENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PKTC-EVENT-MIB::pktcDevEvTransmissionStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PKTC-EVENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PKTC-EVENT-MIB::pktcDevEvTransmissionStatus'

Syntax

Bits

Values & Constraints

Enumerated Values
0syslogThrottled
1snmpThrottled
2validSyslogServerAbsent
3validSnmpManagerAbsent
4syslogTransmitError
5snmpTransmitError

Conformance