Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OnmsIpInterface

Represents an OpenNMS IP interface.

Hierarchy

  • OnmsIpInterface

Implements

Index

Properties

Optional hostname

hostname: string

the hostname

Optional id

id: number

the interface ID

Optional ipAddress

ipAddress: Address4 | Address6

the IP address

Optional isManaged

isManaged: OnmsManagedType

whether the interface is managed

Optional lastCapsdPoll

lastCapsdPoll: Moment

the last time the interface was provisioned

Optional node

node: any

the node this interface is associated with

services

services: OnmsMonitoredService[] = [] as OnmsMonitoredService[]

the services on this interface

Optional snmpInterfaceId

snmpInterfaceId: number

the SNMP interface ID associated with this interface

Optional snmpPrimary

snmpPrimary: OnmsPrimaryType

the SNMP primary status of the interface

Accessors

snmpInterface

  • get snmpInterface(): any

urlValue

  • get urlValue(): string

Generated using TypeDoc