fsDhcp6SrvSysLogAdminStatus
ARICENT-DHCPv6-SERVER-MIB ·
.1.3.6.1.4.1.29601.2.42.1.7
Object
scalar r/w
Enumeration
This Object is used to enable or disable the transmission of
syslog notification messages.
DHCPv6 server will generate the syslog messages only when
fsDhcp6SrvSysLogAdminStatus is set as enabled (1).
disabled (2) means that DHCP server will not generate any
syslog messages.
Context
- MIB
- ARICENT-DHCPv6-SERVER-MIB
- OID
.1.3.6.1.4.1.29601.2.42.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsDhcp6SrvSystem
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 'ARICENT-DHCPv6-SERVER-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-DHCPv6-SERVER-MIB::fsDhcp6SrvSysLogAdminStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-DHCPv6-SERVER-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-DHCPv6-SERVER-MIB::fsDhcp6SrvSysLogAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |