SHIVA-L2F-MIB: View SNMP OID List / Download MIB
VENDOR: SHIVA CORPORATION
Home | MIB: SHIVA-L2F-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 |
l2fNetworkAccessServer | 1.3.6.1.4.1.166.1.26.1 | |||
l2fHomeGateway | 1.3.6.1.4.1.166.1.26.2 | |||
l2fHGConf | 1.3.6.1.4.1.166.1.26.2.1 | |||
l2fHGConfEnabled | 1.3.6.1.4.1.166.1.26.2.1.1 | integer | read-only |
Whether L2F Home Gateway functionality is enabled on this system. Enumeration: 'disabled': 2, 'enabled': 1. |
l2fHGConfMaximumCalls | 1.3.6.1.4.1.166.1.26.2.1.2 | integer | read-only |
The maximum number of incoming L2F calls that may be active on this Home Gateway at any one time. Any attempt to create a call in excess if this number will be rejected. |
l2fHGConfUDPEnabled | 1.3.6.1.4.1.166.1.26.2.1.3 | integer | read-only |
Whether L2F Home Gateway functionality is enabled over the UDP protocol on port 1701 on this system. Enumeration: 'disabled': 2, 'enabled': 1. |
l2fHGConfNASDefined | 1.3.6.1.4.1.166.1.26.2.1.4 | integer | read-only |
Indicates the number of peer NASs which have been configured on this Home Gateway. This value represents the number of NAS entries in the configuration table (ie. number of VPDNInterface sections). |
l2fHGConfInactivityRetries | 1.3.6.1.4.1.166.1.26.2.1.5 | integer | read-only |
Indicates the number of times this Home Gateway will send L2F_ECHO packets without receiving a response, that is, an L2F_ECHO_REPLY from the NAS peer before determining the tunnel is no longer active. |
l2fHGConfInactivityRetryPeriod | 1.3.6.1.4.1.166.1.26.2.1.6 | integer | read-only |
Indicates the number seconds that must elapse since the last NAS peer packet was received by this Home Gateway before an L2F_ECHO packet is generated. |
l2fHGConfTunnelTable | 1.3.6.1.4.1.166.1.26.2.1.8 | no-access |
Table of configuration information for each incoming VPDN tunnel. The table is indexed by NAS name. |
|
1.3.6.1.4.1.166.1.26.2.1.8.1 | no-access |
Configuration information for a particular VPDN tunnel. |
||
l2fHGConfTunnelNASName | 1.3.6.1.4.1.166.1.26.2.1.8.1.1 | displaystring | read-only |
Name of NAS that we are configured to receive L2F tunnel connections from. Although this name may match the peer's DNS host name, it is not required to. This name corresponds to the PeerName entry in the associated VPDNInterface section. |
l2fHGConfTunnelHGName | 1.3.6.1.4.1.166.1.26.2.1.8.1.2 | displaystring | read-only |
Name of Home Gateway registered on this tunnel. |
l2fHGConfTunnelSectionNumber | 1.3.6.1.4.1.166.1.26.2.1.8.1.3 | integer | read-only |
ID that identifies this tunnel in the configuration table. |
l2fHGConfTunnelEnabled | 1.3.6.1.4.1.166.1.26.2.1.8.1.4 | integer | read-only |
Indicates if this VPDN tunnel is enabled or not. Enumeration: 'disabled': 2, 'enabled': 1. |
l2fHGStat | 1.3.6.1.4.1.166.1.26.2.2 | |||
l2fHGStatCurrentCalls | 1.3.6.1.4.1.166.1.26.2.2.1 | integer | read-only |
Current number of incoming L2F client calls to this Home Gateway. Cannot ever be greater than l2fHGConfMaximumCalls. |
l2fHGStatPeakCalls | 1.3.6.1.4.1.166.1.26.2.2.2 | integer | read-only |
Peak number of incoming L2F client calls to this Home Gateway. Cannot ever be greater than l2fHGConfMaximumCalls. |
l2fHGStatTotalCalls | 1.3.6.1.4.1.166.1.26.2.2.3 | counter | read-only |
Total number of incoming L2F client calls to this Home Gateway over time. |
l2fHGStatCallsOverMax | 1.3.6.1.4.1.166.1.26.2.2.4 | counter | read-only |
Number of incoming L2F client calls to this Home Gateway that were rejected because they were in excess of l2fHGConfMaximumCalls. |
l2fHGStatCallsResourceFailure | 1.3.6.1.4.1.166.1.26.2.2.5 | counter | read-only |
Number of incoming L2F client calls to this Home Gateway that were rejected because of miscellaneous resource allocation failures. |
l2fHGStatCallsAuthFailed | 1.3.6.1.4.1.166.1.26.2.2.6 | counter | read-only |
Number of incoming L2F client calls to this Home Gateway that were rejected because of authentication or permission failures for the user. |
l2fHGStatCurrentTunnels | 1.3.6.1.4.1.166.1.26.2.2.7 | integer | read-only |
Current number of incoming L2F Network Access Server peer tunnels to this Home Gateway. |
l2fHGStatPeakTunnels | 1.3.6.1.4.1.166.1.26.2.2.8 | integer | read-only |
Peak number of incoming L2F Network Access Server peer tunnels to this Home Gateway at any given time. |
l2fHGStatTotalTunnels | 1.3.6.1.4.1.166.1.26.2.2.9 | counter | read-only |
Total number of incoming L2F Network Access Server peer tunnels to this Home Gateway. |
l2fHGStatTunnelNoName | 1.3.6.1.4.1.166.1.26.2.2.10 | counter | read-only |
Number of incoming L2F Network Access Server peer tunnels to this Home Gateway that were rejected because the NAS name was unknown. |
l2fHGStatTunnelAuthFail | 1.3.6.1.4.1.166.1.26.2.2.11 | counter | read-only |
Number of incoming L2F Network Access Server peer tunnels to this Home Gateway that were rejected because the NAS credentials could not be authenticated. |
l2fHGStatTunnelResourceFailure | 1.3.6.1.4.1.166.1.26.2.2.12 | counter | read-only |
Number of incoming L2F Network Access Server peer tunnels to this Home Gateway that were rejected because of a miscellaneous resource allocation failure. |
l2fHGPeerTable | 1.3.6.1.4.1.166.1.26.2.2.13 | no-access |
This is a table of every L2F NAS tunnel peer that has ever contacted this Home Gateway. This table is indexed by the ifIndex of the 'primary' ifTable entry for the tunnels for this peer. This information will remain in the system until the next system restart. |
|
1.3.6.1.4.1.166.1.26.2.2.13.1 | no-access |
Status and counter information about this particular NAS tunnel peer. |
||
l2fHGPeerIfIndex | 1.3.6.1.4.1.166.1.26.2.2.13.1.1 | integer | read-only |
The ifIndex of the primary (permanent) ifTable entry for tunnels from this peer. This value is used to access the NAS peer entry in the l2fHGPeerTable. |
l2fHGPeerEnabled | 1.3.6.1.4.1.166.1.26.2.2.13.1.2 | integer | read-only |
Indicates if this particular NAS peer is configured to create tunnels with this Home Gateway. Enumeration: 'disabled': 2, 'enabled': 1. |
l2fHGPeerNASName | 1.3.6.1.4.1.166.1.26.2.2.13.1.3 | displaystring | read-only |
Name of the peer NAS server. The NAS name is also the index into the l2fHGConfTunnelTable for this NAS peer. |
l2fHGPeerCurrentTunnels | 1.3.6.1.4.1.166.1.26.2.2.13.1.4 | integer | read-only |
Current number of incoming tunnels from this NAS. |
l2fHGPeerPeakTunnels | 1.3.6.1.4.1.166.1.26.2.2.13.1.5 | counter | read-only |
The maximum number of incoming tunnels from this NAS peer at any one time. |
l2fHGPeerTotalTunnels | 1.3.6.1.4.1.166.1.26.2.2.13.1.6 | counter | read-only |
Total number of incoming tunnels that have been created from this NAS. In this context, tunnels are equivalent to the Client ID (CLID). |
l2fHGPeerCurrentClients | 1.3.6.1.4.1.166.1.26.2.2.13.1.7 | integer | read-only |
Current number of clients that have established a session on this tunnel. |
l2fHGPeerPeakClients | 1.3.6.1.4.1.166.1.26.2.2.13.1.8 | counter | read-only |
The maximum number of clients which have established a session on this tunnel at any one time. |
l2fHGPeerTotalClients | 1.3.6.1.4.1.166.1.26.2.2.13.1.9 | counter | read-only |
The total number of clients that have established a session on this tunnel since the tunnel was created. |
l2fHGPeerTunnelAuthFailed | 1.3.6.1.4.1.166.1.26.2.2.13.1.10 | counter | read-only |
Number of tunnels rejected by this Home Gateway because NAS secret incorrect. |
l2fHGPeerTunnelMiscFailed | 1.3.6.1.4.1.166.1.26.2.2.13.1.11 | counter | read-only |
Number of tunnels that failed to open for other reasons. |
l2fHGPeerTunnelKeepAliveFailed | 1.3.6.1.4.1.166.1.26.2.2.13.1.12 | counter | read-only |
Number of tunnels torn down by this Home Gateway due to failure of keep-alive monitoring. In the context of this variable, the keep-alive mechanism is an exchange of L2F_ECHO (sent by the HG) and L2F_ECHO_REPLY (sent by NAS) packets. |
l2fHGPeerTunnelProtocolViolations | 1.3.6.1.4.1.166.1.26.2.2.13.1.13 | counter | read-only |
Number of tunnels torn down by the Home Gateway due to protocol violations. |
l2fHGPeerTunnelLastCloseTime | 1.3.6.1.4.1.166.1.26.2.2.13.1.14 | timeticks | read-only |
The value of sysUpTime at the time a tunnel from this NAS peer last closed. This is only an interesting number if l2fHGPeerCurrentTunnels is zero. It is kept here because the ifEntry for the tunnels are volatile, and go away when they close. Therefore, one cannot determine this information by looking at ifLastChange. |
l2fHGTunnelTable | 1.3.6.1.4.1.166.1.26.2.2.14 | no-access |
Table consisting of all of the currently active NAS tunnels. This table augments the ifTable. Each row in this table has a row in the ifTable of ifType 'propVirtual'. The table is indexed by l2fHGTunnelCLID. Note that rows in this table come and go as the tunnels open and close. |
|
1.3.6.1.4.1.166.1.26.2.2.14.1 | no-access |
Information concerning a particular active NAS tunnel. |
||
l2fHGTunnelCLID | 1.3.6.1.4.1.166.1.26.2.2.14.1.1 | integer | read-only |
The local client identifier for this tunnel. |
l2fHGTunnelPeerCLID | 1.3.6.1.4.1.166.1.26.2.2.14.1.2 | integer | read-only |
The NAS peer's client identifier for this tunnel. |
l2fHGTunnelHGName | 1.3.6.1.4.1.166.1.26.2.2.14.1.3 | displaystring | read-only |
This Home Gateway's name. |
l2fHGTunnelNASName | 1.3.6.1.4.1.166.1.26.2.2.14.1.4 | displaystring | read-only |
The name of the NAS peer on this tunnel. |
l2fHGTunnelReceiveChecksum | 1.3.6.1.4.1.166.1.26.2.2.14.1.5 | integer | read-only |
Indicates if the NAS peer will be generating checksums for the L2F payload received by this Home Gateway. Enumeration: 'disabled': 2, 'enabled': 1. |
l2fHGTunnelGenerateChecksum | 1.3.6.1.4.1.166.1.26.2.2.14.1.6 | integer | read-only |
Indicates if this Home Gateway will be generating checksums for the L2F payload sent to the NAS peer. Enumeration: 'disabled': 2, 'enabled': 1. |
l2fHGTunnelIfIndex | 1.3.6.1.4.1.166.1.26.2.2.14.1.7 | integer | read-only |
The ifIndex of this tunnel in the ifTable. |
l2fHGTunnelPeerIndex | 1.3.6.1.4.1.166.1.26.2.2.14.1.8 | integer | read-only |
This is the index into the l2fHGPeerTable. This index should be identical to the value in l2fHGTunnelIfIndex. However, if it is not, then this indicates that the NAS peer (using the same NAS name) has created multiple tunnels to this Home Gateway. |
l2fHGTunnelTransport | 1.3.6.1.4.1.166.1.26.2.2.14.1.9 | integer | read-only |
The underlying transport interface which this tunnel is communicating with the NAS peer. Enumeration: 'x25': 4, 'unknown': 1, 'udp': 2, 'framerelay': 3. |
l2fHGTunnelIpAddress | 1.3.6.1.4.1.166.1.26.2.2.14.1.10 | ipaddress | read-only |
The IP address of the NAS peer. This value is non-zero if this tunnel is operating over UDP. Refer to l2fHGTunnelTransport to determine which transport this tunnel is communicating over. |
l2fHGTunnelCurrentState | 1.3.6.1.4.1.166.1.26.2.2.14.1.13 | integer | read-only |
Current tunnel state. These are the primary states that have been defined for the Home Gateway side in the L2F internet draft. Enumeration: 'close1': 6, 'undefined': 1, 'start0': 2, 'start1': 3, 'open1': 4, 'open2': 5. |
l2fHGTunnelCurrentClients | 1.3.6.1.4.1.166.1.26.2.2.14.1.14 | integer | read-only |
Current number of clients accessing this tunnel. |
l2fHGTunnelPeakClients | 1.3.6.1.4.1.166.1.26.2.2.14.1.15 | counter | read-only |
Peak number of clients accessing this tunnel at any given point in time. |
l2fHGTunnelTotalClients | 1.3.6.1.4.1.166.1.26.2.2.14.1.16 | counter | read-only |
Total number of clients that have communicated over this tunnel while the tunnel was active. |
l2fHGTunnelMaxLinkInactivity | 1.3.6.1.4.1.166.1.26.2.2.14.1.17 | integer | read-only |
The maximum amount of time that can elapse (in seconds) since the last NAS peer packet was received before this Home Gateway will tear down the tunnel. |
l2fHGTunnelCurrentLinkInactivity | 1.3.6.1.4.1.166.1.26.2.2.14.1.18 | integer | read-only |
The amount of time that has elapsed (in seconds) since the last NAS peer packet was received. When the Home Gateway has not heard from the NAS peer in a period of time, it will generate L2F_ECHO packets to determine if the NAS is still alive. Once the inactivity reaches l2fHGTunnelMaxLinkInactivity, the Home Gateway will tear down the link. |
l2fHGTunnelSequenceErrors | 1.3.6.1.4.1.166.1.26.2.2.14.1.19 | counter | read-only |
The number of L2F control packets that were received on this tunnel, by this Home Gateway out of sequence. |
l2fHGTunnelEchoSent | 1.3.6.1.4.1.166.1.26.2.2.14.1.20 | counter | read-only |
Number of L2F_ECHO packets sent. This typically occurs when this Home Gateway has not received any data from the NAS peer over a period of time on this tunnel. |
l2fHGTunnelEchoReceived | 1.3.6.1.4.1.166.1.26.2.2.14.1.21 | counter | read-only |
Number of L2F_ECHO packets received. The NAS peer will send this packet to determine if this Home Gateway is still alive. |
l2fHGTunnelEchoReplySent | 1.3.6.1.4.1.166.1.26.2.2.14.1.22 | counter | read-only |
Number of L2F_ECHO_REPLY packets sent. The Home Gateway sends this packets in response to the L2F_ECHO packet sent by the NAS peer. |
l2fHGTunnelEchoReplyReceived | 1.3.6.1.4.1.166.1.26.2.2.14.1.23 | counter | read-only |
Number of L2F_ECHO_REPLY packets received. The NAS peer sends this packet in response to the L2F_ECHO packet sent by this Home Gateway. |
l2fHGClientTable | 1.3.6.1.4.1.166.1.26.2.2.15 | no-access |
This table contains status information concerning the clients' currently operating over tunnels connected to this Home Gateway. This table is indexed by the Client ID (CLID) and the non-zero MID. This table augments the ifTable. Each row in this table has a corresponding row in the ifTable of ifType 'propVirtual'. |
|
1.3.6.1.4.1.166.1.26.2.2.15.1 | no-access |
Status information for a particular client operating over a tunnel connected to this Home Gateway. |
||
l2fHGClientCLID | 1.3.6.1.4.1.166.1.26.2.2.15.1.1 | integer | read-only |
Local Client Identifier for the NAS tunnel underlying this entry. This is one of the two indexes used to access this entry in the table. |
l2fHGClientMID | 1.3.6.1.4.1.166.1.26.2.2.15.1.2 | integer | read-only |
The Multiplex ID which identifies a particular connection within the tunnel. This is one of the two indexes used to access this entry in the table. |
l2fHGClientPeerCLID | 1.3.6.1.4.1.166.1.26.2.2.15.1.3 | integer | read-only |
Peer Client Identifier for the NAS tunnel underlying this entry. |
l2fHGClientTunnelState | 1.3.6.1.4.1.166.1.26.2.2.15.1.4 | integer | read-only |
Current client state. These are the primary states that have been defined for the Home Gateway side in the L2F internet draft. Enumeration: 'close2': 5, 'close3': 6, 'close1': 4, 'undefined': 1, 'start0': 2, 'open1': 3. |
l2fHGClientIfIndex | 1.3.6.1.4.1.166.1.26.2.2.15.1.5 | integer | read-only |
The ifIndex of the NAS peer tunnel (L2F client connection) in the ifTable. |
l2fHGClientOpenName | 1.3.6.1.4.1.166.1.26.2.2.15.1.6 | displaystring | read-only |
The name received from the client in the L2F_OPEN_NAME option. |
l2fHGClientReqLcp0 | 1.3.6.1.4.1.166.1.26.2.2.15.1.7 | octet string | read-only |
Specifies a copy of the initial LCP CONFIGURE-REQUEST packet sent from the PPP client, as sent by the NAS to the HG in the L2F_REQ_LCP0 option. This request may contain options that were negotiated away by the NAS. The information starts after the length field in the LCP header, and contains LCP options only. |
l2fHGClientAckLcp1 | 1.3.6.1.4.1.166.1.26.2.2.15.1.8 | octet string | read-only |
Specifies a copy of the closing LCP CONFIGURE-ACK packet sent by the PPP client, as sent by the NAS to the HG in the L2F_ACK_LCP1 option. The information starts after the length field in the LCP header, and contains LCP options only. |
l2fHGClientAckLcp2 | 1.3.6.1.4.1.166.1.26.2.2.15.1.9 | octet string | read-only |
Specifies a copy of the closing LCP CONFIGURE-ACK packet sent to the PPP client, as sent by the NAS to the HG in the L2F_ACK_LCP2 option. The information starts after the length field in the LCP header, and contains LCP options only. |
l2fHGClientOpenType | 1.3.6.1.4.1.166.1.26.2.2.15.1.10 | integer | read-only |
Specifies the type of authentication the NAS exchanged with the client in detecting the client's claimed identification. Enumeration: 'slip-textual': 1, 'ppp-pap': 3, 'ppp-none': 4, 'slip-none': 5, 'ppp-chap': 2. |
l2fHGClientSequenceEnabled | 1.3.6.1.4.1.166.1.26.2.2.15.1.11 | integer | read-only |
Indicates if sequenced packet delivery is enabled for DATA packets. Sequenced packets allow the receiver to determine if a packet is a duplicate or is out of order. Some PPP protocols assume that PPP will never re-order packets, so enabling L2F data sequencing protects against re-ordering between the NAS and HG network. Enumeration: 'disabled': 2, 'enabled': 1. |
l2fHGClientSequenceErrors | 1.3.6.1.4.1.166.1.26.2.2.15.1.12 | counter | read-only |
If sequenced packet delivery is enabled for DATA packets (see l2fHGClientSequenceEnabled), this value indicates how many packets were received out of sequence. |