Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OnmsIpInterface

Represents an OpenNMS IP interface.

Hierarchy

  • OnmsIpInterface

Implements

Index

Properties

hostname

hostname: string

the hostname

id

id: number

the interface ID

ipAddress

ipAddress: Address4 | Address6

the IP address

isManaged

isManaged: OnmsManagedType

whether the interface is managed

lastCapsdPoll

lastCapsdPoll: Moment

the last time the interface was provisioned

node

node: any

the node this interface is associated with

services

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

the services on this interface

snmpInterfaceId

snmpInterfaceId: number

the SNMP interface ID associated with this interface

snmpPrimary

snmpPrimary: OnmsPrimaryType

the SNMP primary status of the interface

Accessors

snmpInterface

  • get snmpInterface(): any

urlValue

  • get urlValue(): string

Generated using TypeDoc