Ask our Experts
Didn't find what you are looking for? Ask our experts!
Schneider, APC support forum to share knowledge about installation and configuration for Data Center and Business Power UPSs, Accessories, Software, Services.
Search in
Free
EnglishStrengthen your foundational knowledge in Data Centers for free, enroll in this path today and start your learning journey!
Link copied. Please paste this link to share this article on your social media post.
Posted: โ2021-06-29 04:03 AM . Last Modified: โ2024-03-13 01:52 AM
What OID are other folks using, to identify the 'family' of APC product family?
I start with upsBasicIdentModel.0, which gets me responses like "Smart-UPS 5000", Symmetra, Silcon, etc. Pretty useful.
But with all other APC products, I fall back to "experimental.2.2.1.5.1", which gets me values like "Rack PDU" and "Modular PDU". Also pretty useful ... but I dislike relying on 'experimental' OIDs.
I suppose I could parse sysDescr, extract "AN1", and build a table mapping things like 'rpdu2' to "Rack PDU" and 'xrdp' to "Modular PDU". Seems crude to me, but hey.
Does anyone have a spiffier way of determining, via SNMP, what 'product family' hosts the mgmt card you are currently querying?
--sk
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: โ2021-06-29 04:03 AM . Last Modified: โ2024-03-13 01:52 AM
you can parse SNMPv2-MIB::sysDescr.0 (OID .1.3.6.1.2.1.1.1.0) for MN:xxxxx and that's the model # Here's what the string looks like in one of mine:
SNMPv2-MIB::sysDescr.0 = STRING: APC Web/SNMP Management Card (MB:v3.9.2 PF:v3.9.0 PN:apc_hw02_aos_390.bin AF1:v3.7.4 AN1:apc_hw02_rpdu_374.bin MN:AP7832 HR
:B2 SN: ZA0746009879 MD:11/14/2007)
You get more than just a model number ๐
~B
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: โ2021-06-29 04:03 AM . Last Modified: โ2024-03-13 01:52 AM
you can parse SNMPv2-MIB::sysDescr.0 (OID .1.3.6.1.2.1.1.1.0) for MN:xxxxx and that's the model # Here's what the string looks like in one of mine:
SNMPv2-MIB::sysDescr.0 = STRING: APC Web/SNMP Management Card (MB:v3.9.2 PF:v3.9.0 PN:apc_hw02_aos_390.bin AF1:v3.7.4 AN1:apc_hw02_rpdu_374.bin MN:AP7832 HR
:B2 SN: ZA0746009879 MD:11/14/2007)
You get more than just a model number ๐
~B
Link copied. Please paste this link to share this article on your social media post.
 
					
				
				
			
		
 
					
				
				
			
		
Youโve reached the end of your document

Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.