All MIBs › ASCEND-MIB › fatalLogUserprofile
fatalLogUserprofile
Module: ASCEND-MIB
OID (symbolic): ASCEND-MIB::fatalLogUserprofile
OID (numeric): 1.3.6.1.4.1.529.9.16.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The user responsible for reseting the card. This will be set to the empty string if unknown.
What is fatalLogUserprofile?
Username of the person who manually reset the card causing this log entry. Empty if reset was automatic or user unknown. Tracks manual intervention events.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.529.9.16.1.4 snmpwalk -v2c -c public <target> ASCEND-MIB::fatalLogUserprofile
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.529.9.16.1.4.1 snmpget -v2c -c public <target> ASCEND-MIB::fatalLogUserprofile.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> fatalLogUserprofile.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.529 | ascend | ASCEND-MIB |
| 1.3.6.1.4.1.529.9 | systemStatusGroup | ASCEND-MIB |
| 1.3.6.1.4.1.529.9.16 | fatalLogTable | ASCEND-MIB |
| 1.3.6.1.4.1.529.9.16.1 | fatalLogTableEntry | ASCEND-MIB |
| 1.3.6.1.4.1.529.9.16.1.4 | fatalLogUserprofile | ASCEND-MIB |