NS-ROOT-MIB :: sysHealthCounterName

MIB Reference — IPNetwork Monitor

All MIBsNS-ROOT-MIBsysHealthCounterName

sysHealthCounterName

Module: NS-ROOT-MIB

OID (symbolic): NS-ROOT-MIB::sysHealthCounterName

OID (numeric): 1.3.6.1.4.1.5951.4.1.1.41.7.1.1

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description:

This is the health counter name. The counter name is composed with the type of the counter and what it is intended to carry. All voltage counters stats with 'v', fan counters starts with 'fan' and temperature counters starts with 't'. Eg:'v50p' is a voltage counter that carries the value of the +5v counter.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5951.4.1.1.41.7.1.1
snmpwalk -v2c -c public <target> NS-ROOT-MIB::sysHealthCounterName

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5951.4.1.1.41.7.1.1.1
snmpget -v2c -c public <target> NS-ROOT-MIB::sysHealthCounterName.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sysHealthCounterName.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5951netScalerMAS-MIB-SMIV2-MIB
1.3.6.1.4.1.5951.4nsProductsNS-ROOT-MIB
1.3.6.1.4.1.5951.4.1rs9000NS-ROOT-MIB
1.3.6.1.4.1.5951.4.1.1nsSysGroupNS-ROOT-MIB
1.3.6.1.4.1.5951.4.1.1.41nsResourceGroupNS-ROOT-MIB
1.3.6.1.4.1.5951.4.1.1.41.7nsSysHealthTableNS-ROOT-MIB
1.3.6.1.4.1.5951.4.1.1.41.7.1nsSysHealthEntryNS-ROOT-MIB
1.3.6.1.4.1.5951.4.1.1.41.7.1.1sysHealthCounterNameNS-ROOT-MIB