ZTE-AN-PPPOE-SNOOPING-MIB

File: ZTE-AN-PPPOE-SNOOPING-MIB.mib (10850 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
ZTE-AN-SMI ZTE-AN-TC-MIB ZTE-AN-IF-MIB
INET-ADDRESS-MIB IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
MODULE-COMPLIANCE OBJECT-GROUP RowStatus
MacAddress DisplayString zxAnServiceSecurity
VlanId DateAndTime zxAnSubIfIndex
InetAddressType InetAddress ifIndex

Defined Types

ZxAnPppoeSnoopingVlanEntry  
SEQUENCE    
  zxAnPppoeSnoopingVid VlanId
  zxAnPppoeSnoopingEchoTimeout Integer32
  zxAnPppoeSnoopingVlanRowStatus RowStatus

ZxAnPppoeSnoopingInfoEntry  
SEQUENCE    
  zxAnPppoeSnoopingInfoVid VlanId
  zxAnPppoeSnoopingInfoClntMac MacAddress
  zxAnPppoeSnoopingInfoClntIpType InetAddressType
  zxAnPppoeSnoopingInfoClntIp InetAddress
  zxAnPppoeSnoopingInfoServerMac MacAddress
  zxAnPppoeSnoopingInfoSessionId Integer32
  zxAnPppoeSnoopingInfoCreateTime DateAndTime

ZxAnPsPppoeFilterVlanEntry  
SEQUENCE    
  zxAnPsPppoeFilterEnable INTEGER

ZxAnPsPppoeFilterIfEntry  
SEQUENCE    
  zxAnPsPppoeFilterIfMaxSessions Integer32

Defined Values

zxAnPppoeSnoopingMib 1.3.6.1.4.1.3902.1082.70.80
The MIB module for the management of PPPoE snooping.
MODULE-IDENTITY    

zxAnPppoeSnoopingObjects 1.3.6.1.4.1.3902.1082.70.80.2
OBJECT IDENTIFIER    

zxAnPsPppoeFilterObjects 1.3.6.1.4.1.3902.1082.70.80.3
OBJECT IDENTIFIER    

zxAnPppoeSnoopingVlanTable 1.3.6.1.4.1.3902.1082.70.80.2.2
PPPoE snooping VLAN table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnPppoeSnoopingVlanEntry

zxAnPppoeSnoopingVlanEntry 1.3.6.1.4.1.3902.1082.70.80.2.2.1
PPPoE snooping VLAN entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnPppoeSnoopingVlanEntry  

zxAnPppoeSnoopingVid 1.3.6.1.4.1.3902.1082.70.80.2.2.1.1
VLAN ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanId  

zxAnPppoeSnoopingEchoTimeout 1.3.6.1.4.1.3902.1082.70.80.2.2.1.2
The timeout for echo packet of PPP to wait from user. 65535 means infinity.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 30..1800 | 65535  

zxAnPppoeSnoopingVlanRowStatus 1.3.6.1.4.1.3902.1082.70.80.2.2.1.50
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4). To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxAnPppoeSnoopingInfoTable 1.3.6.1.4.1.3902.1082.70.80.2.3
PPPoE snooping information table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnPppoeSnoopingInfoEntry

zxAnPppoeSnoopingInfoEntry 1.3.6.1.4.1.3902.1082.70.80.2.3.1
PPPoE snooping information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnPppoeSnoopingInfoEntry  

zxAnPppoeSnoopingInfoVid 1.3.6.1.4.1.3902.1082.70.80.2.3.1.1
The VLAN ID of PPPoE packet which is allowed through.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanId  

zxAnPppoeSnoopingInfoClntMac 1.3.6.1.4.1.3902.1082.70.80.2.3.1.2
The client MAC of PPPoE packet which is allowed through.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

zxAnPppoeSnoopingInfoClntIpType 1.3.6.1.4.1.3902.1082.70.80.2.3.1.3
The type of client IP address of PPPoE packet which is allowed through.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

zxAnPppoeSnoopingInfoClntIp 1.3.6.1.4.1.3902.1082.70.80.2.3.1.4
The client IP address of PPPoE packet which is allowed through.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

zxAnPppoeSnoopingInfoServerMac 1.3.6.1.4.1.3902.1082.70.80.2.3.1.5
The server MAC of PPPoE packet which is allowed through.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxAnPppoeSnoopingInfoSessionId 1.3.6.1.4.1.3902.1082.70.80.2.3.1.6
The session ID of PPPoE packet which is allowed through.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

zxAnPppoeSnoopingInfoCreateTime 1.3.6.1.4.1.3902.1082.70.80.2.3.1.7
The time of this entry created.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

zxAnPsPppoeFilterGlobalObjects 1.3.6.1.4.1.3902.1082.70.80.3.1
OBJECT IDENTIFIER    

zxAnPsPppoeFilterIfEnable 1.3.6.1.4.1.3902.1082.70.80.3.1.1
Enables or disables the interface session limit of PPPoE access.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

zxAnPsPppoeFilterVlanTable 1.3.6.1.4.1.3902.1082.70.80.3.2
PPPoE filter VLAN table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnPsPppoeFilterVlanEntry

zxAnPsPppoeFilterVlanEntry 1.3.6.1.4.1.3902.1082.70.80.3.2.1
Pppoe filter VLAN entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnPsPppoeFilterVlanEntry  

zxAnPsPppoeFilterEnable 1.3.6.1.4.1.3902.1082.70.80.3.2.1.1
Enables or disables PPPoE filter.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

zxAnPsPppoeFilterIfTable 1.3.6.1.4.1.3902.1082.70.80.3.3
PPPoE filter interface table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnPsPppoeFilterIfEntry

zxAnPsPppoeFilterIfEntry 1.3.6.1.4.1.3902.1082.70.80.3.3.1
Pppoe filter interface entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnPsPppoeFilterIfEntry  

zxAnPsPppoeFilterIfMaxSessions 1.3.6.1.4.1.3902.1082.70.80.3.3.1.1
Maximum session number of PPPoE access. The default value for VPort or service port user access is 4, range is 0-8. For PTP user access is 64, range is 0-128.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..128