syslogSourceInterfaceState
DLINK-DXS-1210-10TS-AX-MIB ·
.1.3.6.1.4.1.171.10.139.2.1.2.4.1.1.1
Object
scalar r/w
Enumeration
This object indicates the source address of the SYSLOG packet should be assign or not. If enable, the VLAN ID of the interface whose IP address will be used as the source address for sending the SYSLOG packet. If disable, the IP address of the closest interface will be used.
Context
- MIB
- DLINK-DXS-1210-10TS-AX-MIB
- OID
.1.3.6.1.4.1.171.10.139.2.1.2.4.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- syslogGeneral
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLINK-DXS-1210-10TS-AX-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINK-DXS-1210-10TS-AX-MIB::syslogSourceInterfaceState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINK-DXS-1210-10TS-AX-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINK-DXS-1210-10TS-AX-MIB::syslogSourceInterfaceState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |