HPN-ICF-MINM-MIB

File: HPN-ICF-MINM-MIB.mib (11118 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI RFC1213-MIB
HPN-ICF-OID-MIB HPN-ICF-VSI-MIB

Imported symbols

RowStatus TEXTUAL-CONVENTION MacAddress
MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 ifIndex hpnicfCommon
hpnicfVsiIndex

Defined Types

HpnicfMinmEnabledStatus  
A enumerated value which indicates the state of object.
TEXTUAL-CONVENTION    
  INTEGER enabled(1), disabled(2)  

HpnicfMinmVsiEntry  
SEQUENCE    
  hpnicfMinmVsiBvlan Integer32
  hpnicfMinmVsiReEncapsulation HpnicfMinmEnabledStatus
  hpnicfMinmVsiNextAvailableLinkId Unsigned32

HpnicfMinmUplinkEntry  
SEQUENCE    
  hpnicfMinmUplinkRowStatus RowStatus

HpnicfMinmConnectionEntry  
SEQUENCE    
  hpnicfMinmConnectionLinkId Unsigned32
  hpnicfMinmConnectionBmac MacAddress
  hpnicfMinmConnectionBvlan Integer32
  hpnicfMinmConnectionPort Integer32
  hpnicfMinmConnectionStatus INTEGER
  hpnicfMinmConnectionAgingStatus INTEGER
  hpnicfMinmConnectionRowStatus RowStatus

Defined Values

hpnicfMinm 1.3.6.1.4.1.11.2.14.11.15.2.107
802.1ah MAC-in-MAC MIB
MODULE-IDENTITY    

hpnicfMinmObjects 1.3.6.1.4.1.11.2.14.11.15.2.107.1
OBJECT IDENTIFIER    

hpnicfMinmScalarGroup 1.3.6.1.4.1.11.2.14.11.15.2.107.1.1
OBJECT IDENTIFIER    

hpnicfMinmCapabilities 1.3.6.1.4.1.11.2.14.11.15.2.107.1.1.1
This object displays the MAC-in-MAC capabilities with respect to certain fields. The following values may be supported: reEncapsulation: Support for configuring re-encapsulation (denoted by hpnicfMinmVsiReEncapsulation). uplink: Support for configuring uplink (denoted by hpnicfMinmUplinkTable). vsiShareConnection: It indicates that connection entry is shared in all VSIs. hpnicfVsiIndex is meaningless and must be value 1 in hpnicfMinmConnectionTable.
Status: current Access: read-only
OBJECT-TYPE    
  BITS reEncapsulation(0), uplink(1), vsiShareConnection(2)  

hpnicfMinmBmac 1.3.6.1.4.1.11.2.14.11.15.2.107.1.1.2
A MAC address used in creating the MAC header of I-tagged frames transmitted across a Provider Backbone Bridged Network. The invalid value FF:FF:FF:FF:FF:FF indicates that this node is not supported by the device.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hpnicfMinmVsiTable 1.3.6.1.4.1.11.2.14.11.15.2.107.1.2
A table for configuring MAC-in-MAC service instance parameter.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMinmVsiEntry

hpnicfMinmVsiEntry 1.3.6.1.4.1.11.2.14.11.15.2.107.1.2.1
An entry for configuring MAC-in-MAC service instance parameter.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMinmVsiEntry  

hpnicfMinmVsiBvlan 1.3.6.1.4.1.11.2.14.11.15.2.107.1.2.1.1
BVLAN ID. The value 65535 indicates the BVLAN has not been configured for get operation, and it indicates deleting the BVLAN configration for set operation.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4094 | 65535  

hpnicfMinmVsiReEncapsulation 1.3.6.1.4.1.11.2.14.11.15.2.107.1.2.1.2
Whether the re-encapsulation is enabled. The reEncapsulation field of hpnicfMinmCapabilities denotes whether this node is supported.
Status: current Access: read-write
OBJECT-TYPE    
  HpnicfMinmEnabledStatus  

hpnicfMinmVsiNextAvailableLinkId 1.3.6.1.4.1.11.2.14.11.15.2.107.1.2.1.3
Next available connection entry index for creating a connection entry. Its value ranges from 0x1 to 0xFFFFFFFF.The invalid value 0xFFFFFFFF indicates that connection entry can not be created. When the vsiShareConnection field of hpnicfMinmCapabilities is set, this node returns an invalid value if the value of hpnicfVsiIndex is not 1.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfMinmUplinkTable 1.3.6.1.4.1.11.2.14.11.15.2.107.1.3
A table for uplink ports of the VSI in MAC-in-MAC. The uplink field of hpnicfMinmCapabilities denotes whether this table is supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMinmUplinkEntry

hpnicfMinmUplinkEntry 1.3.6.1.4.1.11.2.14.11.15.2.107.1.3.1
An entry for uplink ports of the VSI in MAC-in-MAC.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMinmUplinkEntry  

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

hpnicfMinmConnectionTable 1.3.6.1.4.1.11.2.14.11.15.2.107.1.4
A table for the connection information of BMAC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMinmConnectionEntry

hpnicfMinmConnectionEntry 1.3.6.1.4.1.11.2.14.11.15.2.107.1.4.1
An entry for the connection information of BMAC. When the vsiShareConnection field of hpnicfMinmCapabilities is set, connection entry is shared in all VSIs. hpnicfVsiIndex is meaningless and must be value 1 in hpnicfMinmConnectionTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMinmConnectionEntry  

hpnicfMinmConnectionLinkId 1.3.6.1.4.1.11.2.14.11.15.2.107.1.4.1.1
Entry index when the vsiShareConnection bit of hpnicfMinmCapabilities is set(hpnicfVsiIndex is meaningless and must be value 1), else entry index in the VSI of hpnicfVsiIndex.Its value ranges from 0x1 to 0xFFFFFFFE. It should be obtained from hpnicfMinmVsiNextAvailableLinkId for create operation.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hpnicfMinmConnectionBmac 1.3.6.1.4.1.11.2.14.11.15.2.107.1.4.1.2
BMAC of an connection entry.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

hpnicfMinmConnectionBvlan 1.3.6.1.4.1.11.2.14.11.15.2.107.1.4.1.3
BVLAN of an connection entry.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4094  

hpnicfMinmConnectionPort 1.3.6.1.4.1.11.2.14.11.15.2.107.1.4.1.4
Port ifindex of an connection entry.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpnicfMinmConnectionStatus 1.3.6.1.4.1.11.2.14.11.15.2.107.1.4.1.5
State of an connection entry.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER learned(1), configDynamic(2), configStatic(3), blackhole(4)  

hpnicfMinmConnectionAgingStatus 1.3.6.1.4.1.11.2.14.11.15.2.107.1.4.1.6
Aging time of an connection entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER aging(1), noAged(2)  

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