STN-ATM-VPN-MIB: View SNMP OID List / Download MIB
VENDOR: SPRING TIDE NETWORKS
Home | MIB: STN-ATM-VPN-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 |
stnAtmVpn | 1.3.6.1.4.1.3551.2.7.1.7.1 |
This MIB module describes managed objects of Spring Tide Networks ATM VPN Interfaces. |
||
stnAtmVpnTrunkObjects | 1.3.6.1.4.1.3551.2.7.1.7.1.1 | |||
stnAtmVpnTrunkTable | 1.3.6.1.4.1.3551.2.7.1.7.1.1.1 | no-access |
A list of ATM VPN Trunk entries. |
|
1.3.6.1.4.1.3551.2.7.1.7.1.1.1.1 | no-access |
Entry contains information about a particular ATM VPN Trunk. |
||
stnAtmVpnTrunkIfIndex | 1.3.6.1.4.1.3551.2.7.1.7.1.1.1.1.1 | interfaceindex | read-only |
The ifIndex of the ATM VPN Trunk Interface. |
stnAtmVpnTrunkViId | 1.3.6.1.4.1.3551.2.7.1.7.1.1.1.1.2 | integer32 | read-only |
The instance of the configuration record corresponding to this ATM VPN Trunk. |
stnAtmVpnTrunkName | 1.3.6.1.4.1.3551.2.7.1.7.1.1.1.1.3 | displaystring | read-only |
The name configured for this ATM VPN Trunk. |
stnAtmVpnTrunkState | 1.3.6.1.4.1.3551.2.7.1.7.1.1.1.1.4 | integer | read-only |
The current operational state of the ATM VPN Trunk. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
stnAtmVpnTrunkLowerIfIndex | 1.3.6.1.4.1.3551.2.7.1.7.1.1.1.1.5 | interfaceindex | read-only |
The ifIndex of the Interface below the ATM VPN Trunk Interface. |
stnAtmVpnTrunkVpnPaths | 1.3.6.1.4.1.3551.2.7.1.7.1.1.1.1.6 | integer32 | read-only |
The number of VPN Paths that this ATM VPN Trunk has in its forwarding table. |
stnAtmVpnTrunkInUnknownVpnId | 1.3.6.1.4.1.3551.2.7.1.7.1.1.1.1.7 | counter64 | read-only |
The number packets received with a Vpn-Id that was not present it the ATM VPN Trunk's forwarding table. |
stnAtmVpnTrunkInVpnIdIfaceInvalid | 1.3.6.1.4.1.3551.2.7.1.7.1.1.1.1.8 | counter64 | read-only |
The number packets received with a Vpn-Id that was known, but the entry in the FIB refered to an invalid or non-existant interface. This can indicate an invalid configuration. |
stnAtmVpnTrunkOutUnknownVpnId | 1.3.6.1.4.1.3551.2.7.1.7.1.1.1.1.9 | counter64 | read-only |
The number packets passed to this trunk from another ATM VPN Trunk or Link with a Vpn-Id that was not present it the ATM VPN Trunk's forwarding table. |
stnAtmVpnTrunkOutVpnIdIfaceInvalid | 1.3.6.1.4.1.3551.2.7.1.7.1.1.1.1.10 | counter64 | read-only |
The number packets passed to this trunk from another ATM VPN Trunk or Link when there was no suitable interface below the ATM VPN Trunk. |
stnAtmVpnTrunkPathTable | 1.3.6.1.4.1.3551.2.7.1.7.1.1.2 | no-access |
A list of the ATM VPN Paths known to a ATM VPN Trunk. |
|
1.3.6.1.4.1.3551.2.7.1.7.1.1.2.1 | no-access |
Entry contains information about a particular remote MAC learned on a VEI VcLink. |
||
stnAtmVpnTrunkPathTrunkIfIndex | 1.3.6.1.4.1.3551.2.7.1.7.1.1.2.1.1 | interfaceindex | read-only |
The IfIndex of the ATM VPN Trunk Interface which owns the VPN Path entry. |
stnAtmVpnTrunkPathVpnOUI | 1.3.6.1.4.1.3551.2.7.1.7.1.1.2.1.2 | integer32 | read-only |
The VPN OUI for which packets this VPN Path pertains to. |
stnAtmVpnTrunkPathVpnIndex | 1.3.6.1.4.1.3551.2.7.1.7.1.1.2.1.3 | integer32 | read-only |
The VPN Index for which packets this VPN Path pertains to. |
stnAtmVpnTrunkPathVpnSubIndex | 1.3.6.1.4.1.3551.2.7.1.7.1.1.2.1.4 | integer32 | read-only |
The VPN SubIndex for which packets this VPN Path pertains to. |
stnAtmVpnTrunkPathType | 1.3.6.1.4.1.3551.2.7.1.7.1.1.2.1.5 | integer | read-only |
Indicates the type of the VPN Path database entry. Learned indicates that the entry was dynamically learned from link/trunk configuration or other dynamic means. Static indicates that the entry was configured explicitly using a VirtualInterfaceInfo Entry. Enumeration: 'vpnStaticPath': 2, 'vpnLearnedPath': 1. |
stnAtmVpnTrunkPathNextIfType | 1.3.6.1.4.1.3551.2.7.1.7.1.1.2.1.6 | integer | read-only |
Indicates the type of ATM VPN Interface that this path points to. Enumeration: 'atmVpnTrunk': 2, 'atmVpnLink': 1. |
stnAtmVpnTrunkPathNextIfIndex | 1.3.6.1.4.1.3551.2.7.1.7.1.1.2.1.7 | interfaceindex | read-only |
The IfIndex of the destination ATM VPN Interface which this path entry refers to. |
stnAtmVpnTrunkPathInPackets | 1.3.6.1.4.1.3551.2.7.1.7.1.1.2.1.8 | counter64 | read-only |
The number of packets that have been received by the ATM VPN Trunk for this VPN path. |
stnAtmVpnTrunkPathInOctets | 1.3.6.1.4.1.3551.2.7.1.7.1.1.2.1.9 | counter64 | read-only |
The number of octets that have been received by the ATM VPN Trunk for this VPN path. |
stnAtmVpnTrunkPathOutPackets | 1.3.6.1.4.1.3551.2.7.1.7.1.1.2.1.10 | counter64 | read-only |
The number of packets that have been transmitted by the ATM VPN Trunk for this VPN path. |
stnAtmVpnTrunkPathOutOctets | 1.3.6.1.4.1.3551.2.7.1.7.1.1.2.1.11 | counter64 | read-only |
The number of octets that have been transmitted by the ATM VPN Trunk for this VPN path. |
stnAtmVpnLinkObjects | 1.3.6.1.4.1.3551.2.7.1.7.1.2 | |||
stnAtmVpnLinkTable | 1.3.6.1.4.1.3551.2.7.1.7.1.2.1 | no-access |
A list of ATM VPN Link entries. |
|
1.3.6.1.4.1.3551.2.7.1.7.1.2.1.1 | no-access |
Entry contains information about a particular ATM VPN Link. |
||
stnAtmVpnLinkIfIndex | 1.3.6.1.4.1.3551.2.7.1.7.1.2.1.1.1 | interfaceindex | read-only |
The ifIndex of the ATM VPN Link Interface. |
stnAtmVpnLinkViId | 1.3.6.1.4.1.3551.2.7.1.7.1.2.1.1.2 | integer32 | read-only |
The instance of the configuration record corresponding to this ATM VPN Link. |
stnAtmVpnLinkName | 1.3.6.1.4.1.3551.2.7.1.7.1.2.1.1.3 | displaystring | read-only |
The name configured for this ATM VPN Link. |
stnAtmVpnLinkVpnOUI | 1.3.6.1.4.1.3551.2.7.1.7.1.2.1.1.4 | integer32 | read-only |
The Vpn OUI that is associated with this ATM VPN Link. |
stnAtmVpnLinkVpnIndex | 1.3.6.1.4.1.3551.2.7.1.7.1.2.1.1.5 | integer32 | read-only |
The Vpn Index that is associated with this ATM VPN Link. |
stnAtmVpnLinkVpnSubIndex | 1.3.6.1.4.1.3551.2.7.1.7.1.2.1.1.6 | integer32 | read-only |
The Vpn SubIndex that is associated with this ATM VPN Link. |
stnAtmVpnLinkState | 1.3.6.1.4.1.3551.2.7.1.7.1.2.1.1.7 | integer | read-only |
The current operational state of the ATM VPN LINK. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
stnAtmVpnLinkTrunkViId | 1.3.6.1.4.1.3551.2.7.1.7.1.2.1.1.8 | integer32 | read-only |
The instance of the configuration record corresponding to the ATM VPN Trunk associated with this ATM VPN Link. If the value is zero, then no ATM VPN Trunk is currently associated with this ATM VPN Link. |
stnAtmVpnLinkLowerIfIndex | 1.3.6.1.4.1.3551.2.7.1.7.1.2.1.1.9 | interfaceindex | read-only |
The ifIndex of the Interface below the ATM VPN Link Interface. |
stnAtmVpnLinkOutUnknownVpnId | 1.3.6.1.4.1.3551.2.7.1.7.1.2.1.1.10 | counter64 | read-only |
The number packets passed from an ATM VPN Trunk with a Vpn-Id that was appropriate for the ATM VPN Link's forwarding table. |
stnAtmVpnLinkOutVpnIdIfaceInvalid | 1.3.6.1.4.1.3551.2.7.1.7.1.2.1.1.11 | counter64 | read-only |
The number packets passed from an ATM VPN Trunk when no appropriate interface exists below this ATM VPN Link. |
stnAtmVpnLinkInVpnIdIfaceInvalid | 1.3.6.1.4.1.3551.2.7.1.7.1.2.1.1.12 | counter64 | read-only |
The number packets received when there was no appropriate ATM VPN Trunk Interface present. |