Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OnmsSnmpInterface

Represents an OpenNMS SNMP interface.

Hierarchy

  • OnmsSnmpInterface

Implements

Index

Properties

Optional collect

whether the SNMP interface will be collected

Optional id

id: number

the interface ID

Optional ifAdminStatus

ifAdminStatus: OnmsSnmpStatusType

the administrative status of the interface

Optional ifAlias

ifAlias: string

the alias of the interface

Optional ifDescr

ifDescr: string

the description of the interface

Optional ifIndex

ifIndex: number

the SNMP interface index

Optional ifName

ifName: string

the name of the interface

Optional ifOperStatus

ifOperStatus: OnmsSnmpStatusType

the operator status of the interface

Optional ifSpeed

ifSpeed: number

the speed of the interface

Optional ifType

ifType: number

the type of interface

Optional lastCapsdPoll

lastCapsdPoll: Moment

the last time the SNMP interface was provisioned

Optional lastSnmpPoll

lastSnmpPoll: Moment

the last time the SNMP interface was polled

Optional node

node: any

the node associated with this interface

Optional physAddr

physAddr: PhysAddr

the physical (MAC) address of the interface

Optional poll

poll: boolean

whether the interface is set to poll

Accessors

urlValue

  • get urlValue(): string

Generated using TypeDoc