MIB :: cbUptime

MIB Reference — IPNetwork Monitor

All MIBsMIBcbUptime

cbUptime

Module: MIB

OID (symbolic): MIB::cbUptime

OID (numeric): 1.3.6.1.4.1.5951.6.3.3.1.25

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description:

Uptime of device

What is cbUptime?

This read-only object reports the uptime duration of a cloud bridge device instance as an OCTET STRING, representing how long the VM instance has been continuously running. It helps operators track system stability and last-reset timing. An operator checks this to verify whether a device has been recently rebooted or to estimate how long configuration has been in place.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5951.6.3.3.1.25
snmpwalk -v2c -c public <target> MIB::cbUptime

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5951.6.3.3.1.25.1
snmpget -v2c -c public <target> MIB::cbUptime.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.6sdxRootMIB
1.3.6.1.4.1.5951.6.3deviceGroupMIB
1.3.6.1.4.1.5951.6.3.3cloudBridgeInstanceTableMIB
1.3.6.1.4.1.5951.6.3.3.1cloudBridgeInstanceEntryMIB
1.3.6.1.4.1.5951.6.3.3.1.25cbUptimeMIB