All MIBs › XEROX-HOST-RESOURCES-EXT-MIB › xcmHrGeneralVersionDate
xcmHrGeneralVersionDate
Module: XEROX-HOST-RESOURCES-EXT-MIB
OID (symbolic): XEROX-HOST-RESOURCES-EXT-MIB::xcmHrGeneralVersionDate
OID (numeric): 1.3.6.1.4.1.253.8.53.9.2.1.4
Node type: OBJECT-TYPE
Type: DateAndTime
Access: read-only
Description:
The software build date of the SNMP sub-agent which implements the IETF Host Resources MIB (RFC 2790) and XCMI Extensions to Host Resources MIB on this host system.
Usage: This object SHALL specify the BUILD date of the SNMP sub-agent software (not available elsewhere in IETF/XCMI MIBs). This object SHALL NOT specify the INSTALL date of the SNMP sub-agent software on this host system, nor the RESET date.
Note: Contrast with 'hrSWInstalledDate' in the Software Installed group of the IETF Host Resources MIB (RFC 2790), and 'xcmHrDevInfoResetDate' in the Device Info group of the XCMI Host Resources Extensions MIB.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.53.9.2.1.4 snmpwalk -v2c -c public <target> XEROX-HOST-RESOURCES-EXT-MIB::xcmHrGeneralVersionDate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.53.9.2.1.4.1 snmpget -v2c -c public <target> XEROX-HOST-RESOURCES-EXT-MIB::xcmHrGeneralVersionDate.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> xcmHrGeneralVersionDate.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.53 | xcmHrMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.53.9 | xcmHrGeneral | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.53.9.2 | xcmHrGeneralTable | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.53.9.2.1 | xcmHrGeneralEntry | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.53.9.2.1.4 | xcmHrGeneralVersionDate | XEROX-HOST-RESOURCES-EXT-MIB |