Determining the oid for polling a specific status, Example – Grass Valley iControl V.4.43 User Manual

Page 524

Advertising
background image

iControl and SNMP

Determining the OID for polling a specific status

514

 ::= { statusEntry 2 }

trapIndex OBJECT‐TYPE

SYNTAX  GsmTraps
ACCESS  read‐only
STATUS  mandatory
DESCRIPTION "This is a unique trap (alarm) index in the table"
::= { statusEntry 3 }

type OBJECT‐TYPE

SYNTAX  OCTET STRING
ACCESS  read‐only
STATUS  mandatory
DESCRIPTION "Device Type"
::= { statusEntry 4 }

name OBJECT‐TYPE

SYNTAX  OCTET STRING
ACCESS  read‐only
STATUS  mandatory
DESCRIPTION "Current Alarm Logical Name"
 ::= { statusEntry 5 }

status OBJECT‐TYPE

SYNTAX  GsmStatus
ACCESS  read‐only
STATUS  mandatory
DESCRIPTION "Current Alarm Status"
 ::= { statusEntry 6 }

Determining the OID for polling a specific status

To obtain the current state for a specific status, a SNMP-GET can be performed using the
following OID:

.iso.org.dod.internet.private.enterprises.miranda.gsm.statusTable.statusEntry.
status.deviceIndex.slotIndex.trapIndex

This will return the variable binding of the status for the alarm type defined by the trapIndex
number, for the card in the slot number matching the slotIndex of the frame identified by the
deviceIndex number.

Example

Here’s an example of the status table MIB object for a Miranda Densité SCP-1121 SDI probe
card.

Advertising