domLogonTable
LanMgr-Mib-II-MIB ·
.1.3.6.1.4.1.77.1.4.8
Object
table mandatory
The list of domain logons which this machine has processed. Available only on servers acting as primary or backup domain controllers. To compile the complete table of all logons on a given domain it is necessary to query all primary and backup domain controllers on the domain.
Context
- MIB
- LanMgr-Mib-II-MIB
- OID
.1.3.6.1.4.1.77.1.4.8- Type
- table
- Status
- mandatory
- Parent
- domain
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LanMgr-Mib-II-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LanMgr-Mib-II-MIB::domLogonTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LanMgr-Mib-II-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LanMgr-Mib-II-MIB::domLogonTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.