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