pktcDevEvSyslogAddressType

PKTC-EVENT-MIB · .1.3.6.1.4.1.4491.2.2.3.1.2

Object

This MIB Object defines the address type of the 
Syslog server. 
PacketCable devices implementing this MIB MUST 
support an InetAddressType of ipv4(1).  
PacketCable devices MAY optionally implement other 
address types. 
          
If an unsupported InetAddressType is used to set 
this object, the PacketCable device MUST reject it 
and report an SNMP error stating 'wrong value'.  
          
If an SNMP SET results in a type that does not match
the value contained in the MIB Object 
pktcDevEvSyslogAddress, the PacketCable device MUST
reject the SNMP SET with an 'inconsistent value' 
error.

Context

MIB
PKTC-EVENT-MIB
OID
.1.3.6.1.4.1.4491.2.2.3.1.2
Type
scalar
Access
readwrite
Status
current
Parent
pktcDevEventControl
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::pktcDevEvSyslogAddressType.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::pktcDevEvSyslogAddressType'

Values & Constraints

Type Values
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn

Conformance