HPN-ICF-L2VPN-MIB

File: HPN-ICF-L2VPN-MIB.mib (14824 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI IF-MIB
HPN-ICF-OID-MIB

Imported symbols

RowStatus TruthValue MODULE-IDENTITY
OBJECT-TYPE Unsigned32 IpAddress
NOTIFICATION-TYPE InterfaceIndex hpnicfCommon

Defined Types

HpnicfL2vpnPwcEntry  
SEQUENCE    
  hpnicfL2vpnPwcName OCTET STRING
  hpnicfL2vpnPwcCvType INTEGER
  hpnicfL2vpnPwcCcType INTEGER
  hpnicfL2vpnPwcControlWord TruthValue
  hpnicfL2vpnPwcPwType INTEGER
  hpnicfL2vpnPwcRowStatus RowStatus

HpnicfL2vpnXcgEntry  
SEQUENCE    
  hpnicfL2vpnXcgName OCTET STRING
  hpnicfL2vpnXcgAdminState INTEGER
  hpnicfL2vpnXcgRowStatus RowStatus

HpnicfL2vpnXcgConnEntry  
SEQUENCE    
  hpnicfL2vpnXcgConnName OCTET STRING
  hpnicfL2vpnXcgConnRowStatus RowStatus

HpnicfL2vpnXcgAcEntry  
SEQUENCE    
  hpnicfL2vpnXcgAcIfIndex InterfaceIndex
  hpnicfL2vpnXcgAcEvcSrvInstId Unsigned32
  hpnicfL2vpnXcgAcAccessMode INTEGER
  hpnicfL2vpnXcgAcRowStatus RowStatus

HpnicfL2vpnXcgPwEntry  
SEQUENCE    
  hpnicfL2vpnXcgPwIndex Unsigned32
  hpnicfL2vpnXcgPwCfgType INTEGER
  hpnicfL2vpnXcgPwClassName OCTET STRING
  hpnicfL2vpnXcgPwTunnelPolicy OCTET STRING
  hpnicfL2vpnXcgPwPeerIp IpAddress
  hpnicfL2vpnXcgPwPwID Unsigned32
  hpnicfL2vpnXcgPwRowStatus RowStatus

Defined Values

hpnicfL2vpn 1.3.6.1.4.1.11.2.14.11.15.2.162
This MIB contains objects to manage L2VPN.
MODULE-IDENTITY    

hpnicfL2vpnPwNotifications 1.3.6.1.4.1.11.2.14.11.15.2.162.0
OBJECT IDENTIFIER    

hpnicfL2vpnGlobalTable 1.3.6.1.4.1.11.2.14.11.15.2.162.2
OBJECT IDENTIFIER    

hpnicfL2vpnPwcTable 1.3.6.1.4.1.11.2.14.11.15.2.162.2.1
This table contains pseudowire (PW) class information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfL2vpnPwcEntry

hpnicfL2vpnPwcEntry 1.3.6.1.4.1.11.2.14.11.15.2.162.2.1.1
Provides information about a PW class entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfL2vpnPwcEntry  

hpnicfL2vpnPwcName 1.3.6.1.4.1.11.2.14.11.15.2.162.2.1.1.1
PW class name.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..19)  

hpnicfL2vpnPwcCvType 1.3.6.1.4.1.11.2.14.11.15.2.162.2.1.1.2
Virtual Circuit Connectivity Verification (VCCV) Bidirectional Forwarding Detection (BFD) type.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unknown(1), bfd(2), rawBFD(3)  

hpnicfL2vpnPwcCcType 1.3.6.1.4.1.11.2.14.11.15.2.162.2.1.1.3
Virtual Circuit Connectivity Verification (VCCV) Control Channel (CC) type.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unknown(1), controlWord(2), routerAlert(3), ttl(4)  

hpnicfL2vpnPwcControlWord 1.3.6.1.4.1.11.2.14.11.15.2.162.2.1.1.4
Whether control word is enabled.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpnicfL2vpnPwcPwType 1.3.6.1.4.1.11.2.14.11.15.2.162.2.1.1.5
PW encapsulation type.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER vlan(4), ethernet(5)  

hpnicfL2vpnPwcRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.162.2.1.1.6
Operation status of this table entry. A row entry cannot be modified when the value of this object is 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfL2vpnVpwsTable 1.3.6.1.4.1.11.2.14.11.15.2.162.3
OBJECT IDENTIFIER    

hpnicfL2vpnXcgTable 1.3.6.1.4.1.11.2.14.11.15.2.162.3.1
This table contains cross-connect group information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfL2vpnXcgEntry

hpnicfL2vpnXcgEntry 1.3.6.1.4.1.11.2.14.11.15.2.162.3.1.1
Provides information about a cross-connect group entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfL2vpnXcgEntry  

hpnicfL2vpnXcgName 1.3.6.1.4.1.11.2.14.11.15.2.162.3.1.1.1
Cross-connect group name.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hpnicfL2vpnXcgAdminState 1.3.6.1.4.1.11.2.14.11.15.2.162.3.1.1.2
The desired state of the cross-connect group. The column doesn't exist when this group hasn't any connection.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER adminUp(1), adminDown(2)  

hpnicfL2vpnXcgRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.162.3.1.1.3
Operation status of this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfL2vpnXcgConnTable 1.3.6.1.4.1.11.2.14.11.15.2.162.3.2
This table contains cross-connect information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfL2vpnXcgConnEntry

hpnicfL2vpnXcgConnEntry 1.3.6.1.4.1.11.2.14.11.15.2.162.3.2.1
Provides information about a cross-connect entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfL2vpnXcgConnEntry  

hpnicfL2vpnXcgConnName 1.3.6.1.4.1.11.2.14.11.15.2.162.3.2.1.1
Cross-connect name.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

hpnicfL2vpnXcgConnRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.162.3.2.1.2
Operation status of this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfL2vpnXcgAcTable 1.3.6.1.4.1.11.2.14.11.15.2.162.3.3
This table contains information about attachment circuits (ACs) bound to cross-connects
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfL2vpnXcgAcEntry

hpnicfL2vpnXcgAcEntry 1.3.6.1.4.1.11.2.14.11.15.2.162.3.3.1
Provides information about an attachment circuit entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfL2vpnXcgAcEntry  

hpnicfL2vpnXcgAcIfIndex 1.3.6.1.4.1.11.2.14.11.15.2.162.3.3.1.1
Index of the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hpnicfL2vpnXcgAcEvcSrvInstId 1.3.6.1.4.1.11.2.14.11.15.2.162.3.3.1.2
Index of the service instance. The value is always 0 when the interface isn't a layer 2 Ethernet interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hpnicfL2vpnXcgAcAccessMode 1.3.6.1.4.1.11.2.14.11.15.2.162.3.3.1.3
Access mode of the AC. The value is meaningless when the interface isn't a layer 2 Ethernet interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER vlan(1), ethernet(2)  

hpnicfL2vpnXcgAcRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.162.3.3.1.4
Operation status of this table entry. A row entry cannot be modified when the value of this object is 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfL2vpnXcgPwTable 1.3.6.1.4.1.11.2.14.11.15.2.162.3.4
This table contains PW information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfL2vpnXcgPwEntry

hpnicfL2vpnXcgPwEntry 1.3.6.1.4.1.11.2.14.11.15.2.162.3.4.1
Provides information about a PW entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfL2vpnXcgPwEntry  

hpnicfL2vpnXcgPwIndex 1.3.6.1.4.1.11.2.14.11.15.2.162.3.4.1.1
A unique index for a PW.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

hpnicfL2vpnXcgPwCfgType 1.3.6.1.4.1.11.2.14.11.15.2.162.3.4.1.2
PW attribute.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER primary(1), backup(2)  

hpnicfL2vpnXcgPwClassName 1.3.6.1.4.1.11.2.14.11.15.2.162.3.4.1.3
PW class name.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..19)  

hpnicfL2vpnXcgPwTunnelPolicy 1.3.6.1.4.1.11.2.14.11.15.2.162.3.4.1.4
Tunnel policy name.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..19)  

hpnicfL2vpnXcgPwPeerIp 1.3.6.1.4.1.11.2.14.11.15.2.162.3.4.1.5
Peer IP address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

hpnicfL2vpnXcgPwPwID 1.3.6.1.4.1.11.2.14.11.15.2.162.3.4.1.6
PW identifier(ID).
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

hpnicfL2vpnXcgPwRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.162.3.4.1.7
Operation status of this table entry. A row entry cannot be modified when the value of this object is 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfL2vpnPwSwitchPtoB 1.3.6.1.4.1.11.2.14.11.15.2.162.0.1
This notification is generated when a primary-to-backup PW switching happens. The first three elements show the primary PW, and the second three elements show the backup PW.
Status: current Access: read-create
NOTIFICATION-TYPE    

hpnicfL2vpnPwSwitchBtoP 1.3.6.1.4.1.11.2.14.11.15.2.162.0.2
This notification is generated when a backup-to-primary PW switching happens. The first three elements show the backup PW, and the second three elements show the primary PW.
Status: current Access: read-create
NOTIFICATION-TYPE