UMC1000-MIB :: umc1CurAlmOccurrenceIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsUMC1000-MIBumc1CurAlmOccurrenceIndex

umc1CurAlmOccurrenceIndex

Module: UMC1000-MIB

OID (symbolic): UMC1000-MIB::umc1CurAlmOccurrenceIndex

OID (numeric): 1.3.6.1.4.1.2067.1.1.2.8.3.1.2

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: A representation of the relative occurrence of the ALARM/EVENT. The contents of the octets in this OBJECT are actually the ONEs COMPLEMENT of the values represented, a neccessity due to the fact that umc1CurAlmTable entries must be retrievable in reverse chronological order as the table is walked. This would result in decrementing column index values as the umc1CurAlmOccurrenceIndex column was traversed. The true occurrence values can be extracted from this octet string by taking the COMPLEMENT of each byte (with the exception of octets 0 and 1, which must first be combined into a 16 bit representation of the year before COMPLEMENTing and then broken apart into the High and Low bytes after the COMPLEMENT has been accomplished). The format of the umc1CurAlmOccurrenceIndex is as follows: octet[0] High 8bits of the YEAR octet[1] Low 8bits of the YEAR octet[2] Month (January is 1, February is 2, etc.) octet[3] Day (1 through 31) octet[4] Hour (0 through 23) octet[5] Minutes (0 through 59) octet[6] Seconds (0 through 59) octet[7] mSec (0 through 255). This is an index to differentiate this alarm from any others that may have occurred in the same second.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2067.1.1.2.8.3.1.2
snmpwalk -v2c -c public <target> UMC1000-MIB::umc1CurAlmOccurrenceIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2067.1.1.2.8.3.1.2.1
snmpget -v2c -c public <target> UMC1000-MIB::umc1CurAlmOccurrenceIndex.1

Start monitoring UMC1000 universal media converter chassis (per-shelf/slot facility alarm status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UMC1000-MIB::umc1CurAlmOccurrenceIndex OID value, configure state conditions and alerts, and monitor any UMC1000 universal media converter chassis (per-shelf/slot facility alarm status) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2067.1.1.2.8umc1AlarmUMC1000-MIB
1.3.6.1.4.1.2067.1.1.2.8.3umc1CurAlmTableUMC1000-MIB
1.3.6.1.4.1.2067.1.1.2.8.3.1umc1CurAlmEntryUMC1000-MIB
1.3.6.1.4.1.2067.1.1.2.8.3.1.2umc1CurAlmOccurrenceIndexUMC1000-MIB