NMS-IF-QOS-POLICY

File: NMS-IF-QOS-POLICY.mib (3479 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
NMS-SMI SNMPv2-TC

Imported symbols

IpAddress OBJECT-TYPE DisplayString
nmsMgmt TruthValue RowStatus
PhysAddress DisplayString QosPolicy

Defined Types

NMSIfQosPolicyEntry  
SEQUENCE    
  nmsIfIndex INTEGER
  nmsIfQosPolicyDirection INTEGER
  nmsIfQosPolicy DisplayString
  nmsIfQosPolicyOperation INTEGER

Defined Values

nmsIfQosPolicy 1.3.6.1.4.1.3320.9.186
OBJECT IDENTIFIER    

nmsIfQosPolicyTable 1.3.6.1.4.1.3320.9.186.1
A list of nmsIfQosPolicyEntry entries. The port-based security mac address information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSIfQosPolicyEntry

nmsIfQosPolicyEntry 1.3.6.1.4.1.3320.9.186.1.1
Policy Map Apply operation.(IfIndex_QosPolicy)to Apply a Policy Map.For example,'07_q1'will apply the policy map 'q1' to interface which pon port diid is 7.
Status: current Access: not-accessible
OBJECT-TYPE    
  NMSIfQosPolicyEntry  

nmsIfIndex 1.3.6.1.4.1.3320.9.186.1.1.1
LLID interface id, unique in system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsIfQosPolicyDirection 1.3.6.1.4.1.3320.9.186.1.1.2
A unique integer note for each interface Policy Map direction. 1-ingerss, 2-egress.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ingress(1), egress(2)  

nmsIfQosPolicy 1.3.6.1.4.1.3320.9.186.1.1.3
A unique string for each Policy Map up to 20 characters. This string is part of index of Table.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

nmsIfQosPolicyOperation 1.3.6.1.4.1.3320.9.186.1.1.4
Policy Map Apply operation.0-do nothing, 1-create a single policy applying to a certain interface, 2-delete a single policy applying to a certain interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER doNothing(0), create(1), delete(2)