IPI-IF-EXTENDED-MIB

        This MIB module is for managing Datamodel for IPI Interface extended module
    
Source file
IPI-IF-EXTENDED-MIB
Last revised
Identity
ipi-if-extended
Base OID
1.3.6.1.4.1.36673.403
Imported Objects
IPI-MODULE-MIB ipi
IPV6-TC Ipv6Address
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-MIB snmpTraps
SNMPv2-SMI Counter32 Counter64 enterprises Gauge32 Integer32 IpAddress MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-IDENTITY (no object page) OBJECT-TYPE (no object page) TimeTicks Unsigned32
SNMPv2-TC DateAndTime DisplayString PhysAddress RowStatus TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the ipinfusion MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPI-IF-EXTENDED-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPI-IF-EXTENDED-MIB::ipi-if-extended'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IPI-IF-EXTENDED-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPI-IF-EXTENDED-MIB::ipi-if-extended'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (6)
.1.3.6.1.4.1.36673.403
.1.3.6.1.4.1.36673.403.0
.1.3.6.1.4.1.36673.403.1
.1.3.6.1.4.1.36673.403.1.1
OctetString
.1.3.6.1.4.1.36673.403.1.1.1
Bits
.1.3.6.1.4.1.36673.403.1.1.2
Dependencies (6) 6 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. SNMPv2-CONFrfc
  3. SNMPv2-TCrfc
  4. SNMPv2-MIBrfc
  5. IPI-MODULE-MIBipinfusion
  6. IPV6-TCrfc
  7. IPI-IF-EXTENDED-MIBipinfusionselected
Notifications / Traps (1)
NameOIDDescription
.1.3.6.1.4.1.36673.403.0.1
The interface-Errdis-Notif/interfaceErrdisNotif is generated when an interface is error-disabled(error-disable-reason will have non-zero value) and when it recovers from errdisabled state (error-disable-reason will have '0'). Severity level is CRITICAL for interface going down and MINOR for interface moving to UP state when it recovers from errdisabled state.