AT-PIM-MIB: View SNMP OID List / Download MIB
VENDOR: ALLIED TELESIS
Home | MIB: AT-PIM-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
pim4 | 1.3.6.1.4.1.207.8.4.4.4.97 |
Contains definitions of managed objects for the handling PIM4 enterprise functions on AT switches. |
||
pim4Events | 1.3.6.1.4.1.207.8.4.4.4.97.0 | |||
pim4NeighbourAddedTrap | 1.3.6.1.4.1.207.8.4.4.4.97.0.1 |
A pim4NeighbourAddedTrap trap signifies that a PIM neighbour has been added |
||
pim4NeighbourDeletedTrap | 1.3.6.1.4.1.207.8.4.4.4.97.0.2 |
A pim4NeighbourDeletedTrap trap signifies that a PIM neighbour has been deleted |
||
pim4InterfaceUpTrap | 1.3.6.1.4.1.207.8.4.4.4.97.0.3 |
A pimInterfaceUp trap signifies that a PIM interface has been enabled and is active |
||
pim4InterfaceDownTrap | 1.3.6.1.4.1.207.8.4.4.4.97.0.4 |
A pimInterfaceDown trap signifies that a PIM interface has been disabled and is inactive |
||
pim4ErrorTrap | 1.3.6.1.4.1.207.8.4.4.4.97.0.5 |
A pim4ErrorTrap trap is generated when a PIM error is incremented |
||
pim4ErrorTrapType | 1.3.6.1.4.1.207.8.4.4.4.97.1 | integer | no-access |
The type of the last error that resulted in a error trap being sent. The default value is 0 if no errors have been detected Enumeration: 'pim4RpaddressError': 10, 'pim4GeneralError': 8, 'pim4SourceaddressError': 6, 'pim4LengthError': 4, 'pim4InvalidDestinationError': 2, 'pim4InvalidPacket': 1, 'pim4MissingOptionError': 7, 'pim4InternalError': 9, 'pim4GroupaddressError': 5, 'pim4FragmentError': 3. |