
Appendix C: SNMP OID Tree
Only a small part of general SNMP OIDs is implemented. This is the tree view:
+--iso(1)
|
+--org(3)
|
+--dod(6)
|
+--internet(1)
|
+--directory(1)
|
+--mgmt(2)
| |
| +--mib-2(1)
| |
| +--system(1)
| | |
| | +-- -R-- String sysDescr(1)
| | | Textual Convention: DisplayString
| | | Size: 0..255
| | +-- -R-- ObjID sysObjectID(2)
| | +-- -R-- TimeTicks sysUpTime(3)
| | +-- -RW- String sysContact(4)
| | | Textual Convention: DisplayString
| | | Size: 0..255
| | +-- -RW- String sysName(5)
| | | Textual Convention: DisplayString
| | | Size: 0..255
| | +-- -RW- String sysLocation(6)
| | | Textual Convention: DisplayString
| | | Size: 0..255
| | +-- -R-- INTEGER sysServices(7)
| | | Range: 0..127
This is the tree view of the wiener-specific SNMP namespace. It could be generated with the
command „snmptranslate -w 80 -Tp WIENER-CRATE-MIB::wiener“. Because it's a general
definition, usable for different types of crates, some items may be not implemented in the
real hardware. Here the not relevant parts are omitted.
The wiener OID is located at iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).
A detailed description of the SNMP functionality can be found in the corresponding MIB file
(WIENER-CRATE-MIB.txt)
+--crate(1)
|
+--system(1)
| |
| +-- -RW- EnumVal sysMainSwitch(1)
| | Values: OFF(0), ON(1)
| +-- -R-- BitString sysStatus(2)
| | Values: mainOn(0), mainInhibit(1), localControlOnly(2),
| | inputFailure(3), outputFailure(4), fantrayFailure(5),
| | sensorFailure(6), VmeSysfail(7),
| | plugAndPlayIncompatible(8)
| +-- -RW- EnumVal sysVmeSysReset(3)
| Values: TRIGGER(1)
|
+--input(2)
|
+--output(3)
| |
| +-- -R-- INTEGER outputNumber(1)
| | Range: 0..255
| |
| +--outputTable(2)
| | |
| | +--outputEntry(1)
| | | Index: outputIndex
| | |
| | +-- ---- EnumVal outputIndex(1)
| | | Values: U0(1), U1(2), U2(3), U3(4), U4(5), U5(6), U6(7),
| | | U7(8), U8(9), U9(10), U10(11), U11(12)
| | +-- -R-- String outputName(2)
8. June 2010
22
*00679.A1