All MIBs › XEROX-COMMON-MIB › xcmSvcMonQueueRowCreateDate
xcmSvcMonQueueRowCreateDate
Module: XEROX-COMMON-MIB
OID (symbolic): XEROX-COMMON-MIB::xcmSvcMonQueueRowCreateDate
OID (numeric): 1.3.6.1.4.1.253.8.74.4.2.1.7
Node type: OBJECT-TYPE
Type: DateAndTime
Access: read-only
Description:
The date and time of creation of this conceptual row in the 'xcmSvcMonQueueTable' (and 'xcmSvcMonQueueExtTable').
What is xcmSvcMonQueueRowCreateDate?
This object records the date and time when a service monitoring queue entry was first created in the MIB table, storing metadata about queue creation events. It provides historical tracking information for queue management auditing and lifecycle monitoring. Operators use this timestamp to correlate queue creation with system events or to understand the age and history of queue entries.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.74.4.2.1.7 snmpwalk -v2c -c public <target> XEROX-COMMON-MIB::xcmSvcMonQueueRowCreateDate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.74.4.2.1.7.1 snmpget -v2c -c public <target> XEROX-COMMON-MIB::xcmSvcMonQueueRowCreateDate.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> xcmSvcMonQueueRowCreateDate.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.253 | xerox | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8 | xeroxCommonMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.74 | xcmSvcMonMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.74.4 | xcmSvcMonQueueExt | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.74.4.2 | xcmSvcMonQueueExtTable | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.74.4.2.1 | xcmSvcMonQueueExtEntry | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.74.4.2.1.7 | xcmSvcMonQueueRowCreateDate | XEROX-COMMON-MIB |