TPLINK-ROUTEMAP-MIB

File: TPLINK-ROUTEMAP-MIB.mib (12912 bytes)

Imported modules

TPLINK-TC-MIB TPLINK-MIB SNMPv2-SMI

Imported symbols

TPRowStatus tplinkMgmt OBJECT-TYPE
IpAddress

Defined Types

MacAddress  
OCTET STRING Size(6)    

TPRouteMapMode  
The status column has two defined values: - `permit(1)' ; - `deny(2)'
TEXTUAL-CONVENTION    
  INTEGER permit(1), deny(2)  

STATICITEMCTRLENTRY  
SEQUENCE    
  tpIpPrefixName OCTET STRING Size(0..32)
  tpIpPrefixMode TPRouteMapMode
  tpIpPrefixSeq INTEGER
  tpNetwork OCTET STRING Size(0..19)
  tpMaskGe INTEGER
  tpMaskLe INTEGER
  tpIpPrefixItemStatus TPRowStatus

ROUTEMAPCONFIGENTRY  
SEQUENCE    
  tpRouteMapName OCTET STRING Size(0..32)
  tpConfigMode TPRouteMapMode
  tpRuleId INTEGER
  tpConfigItemStatus TPRowStatus

ROUTEMAPMATCHCONFIGENTRY  
SEQUENCE    
  tpMatchMode TPRouteMapMode
  tpSIPAcl OCTET STRING Size(0..256)
  tpSIPPrefixList OCTET STRING Size(0..256)
  tpDIPAcl OCTET STRING Size(0..256)
  tpDIPPrefixList OCTET STRING Size(0..256)
  tpNXPAcl OCTET STRING Size(0..256)
  tpNXPPrefixList OCTET STRING Size(0..256)
  tpMatchMetric INTEGER
  tpMatchItemStatus TPRowStatus

ROUTEMAPSETCONFIGENTRY  
SEQUENCE    
  tpSetMode TPRouteMapMode
  tpSetMetric INTEGER
  tpSetNexthop IpAddress
  tpSetItemStatus TPRowStatus

ROUTEMAPBINDENTRY  
SEQUENCE    
  tpRouteMapBindName OCTET STRING Size(0..32)
  tpBindVid INTEGER
  tpBindItemStatus TPRowStatus

Defined Values

tplinkRouteMapMIB 1.3.6.1.4.1.11863.6.76
Private MIB for route map configuration.
MODULE-IDENTITY    

tplinkRouteMapMIBObjects 1.3.6.1.4.1.11863.6.76.1
OBJECT IDENTIFIER    

tplinkRouteMapNotifications 1.3.6.1.4.1.11863.6.76.2
OBJECT IDENTIFIER    

tpIpPrefixConfig 1.3.6.1.4.1.11863.6.76.1.1
OBJECT IDENTIFIER    

tpIpPrefixConfigTable 1.3.6.1.4.1.11863.6.76.1.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    STATICITEMCTRLENTRY

tpIpPrefixConfigEntry 1.3.6.1.4.1.11863.6.76.1.1.1.1
The item can be added or removed .
Status: current Access: not-accessible
OBJECT-TYPE    
  STATICITEMCTRLENTRY  

tpIpPrefixName 1.3.6.1.4.1.11863.6.76.1.1.1.1.1
Route map tag
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

tpIpPrefixMode 1.3.6.1.4.1.11863.6.76.1.1.1.1.2
Permit or deny set actions
Status: current Access: read-create
OBJECT-TYPE    
  TPRouteMapMode  

tpIpPrefixSeq 1.3.6.1.4.1.11863.6.76.1.1.1.1.3
Sequence to insert to/delete from existing route-map entry
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tpNetwork 1.3.6.1.4.1.11863.6.76.1.1.1.1.4
The internet network address to match (e.g. 192.168.0.0/24).
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..19)  

tpMaskGe 1.3.6.1.4.1.11863.6.76.1.1.1.1.5
The minimum subnet mask length to match.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tpMaskLe 1.3.6.1.4.1.11863.6.76.1.1.1.1.6
The maximum subnet length to match.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tpIpPrefixItemStatus 1.3.6.1.4.1.11863.6.76.1.1.1.1.7
Tok_String
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus  

tpRouteMapConfig 1.3.6.1.4.1.11863.6.76.1.2
OBJECT IDENTIFIER    

tpRouteMapConfigTable 1.3.6.1.4.1.11863.6.76.1.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ROUTEMAPCONFIGENTRY

tpRouteMapConfigEntry 1.3.6.1.4.1.11863.6.76.1.2.1.1
The item can be added or removed .
Status: current Access: not-accessible
OBJECT-TYPE    
  ROUTEMAPCONFIGENTRY  

tpRouteMapName 1.3.6.1.4.1.11863.6.76.1.2.1.1.1
Route map tag
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

tpConfigMode 1.3.6.1.4.1.11863.6.76.1.2.1.1.2
Permit or deny set actions
Status: current Access: read-create
OBJECT-TYPE    
  TPRouteMapMode  

tpRuleId 1.3.6.1.4.1.11863.6.76.1.2.1.1.3
Route map rule Id
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tpConfigItemStatus 1.3.6.1.4.1.11863.6.76.1.2.1.1.4
Tok_String
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus  

tpRouteMapMatchConfigTable 1.3.6.1.4.1.11863.6.76.1.2.2
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ROUTEMAPMATCHCONFIGENTRY

tpRouteMapMatchConfigEntry 1.3.6.1.4.1.11863.6.76.1.2.2.1
The item can be added or removed .
Status: current Access: not-accessible
OBJECT-TYPE    
  ROUTEMAPMATCHCONFIGENTRY  

tpMatchMode 1.3.6.1.4.1.11863.6.76.1.2.2.1.1
Permit or deny set actions
Status: current Access: read-only
OBJECT-TYPE    
  TPRouteMapMode  

tpSIPAcl 1.3.6.1.4.1.11863.6.76.1.2.2.1.2
Route map source IP match condition defined by ACL.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

tpSIPPrefixList 1.3.6.1.4.1.11863.6.76.1.2.2.1.3
Route map source IP match condition defined by IP Prefix-List.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

tpDIPAcl 1.3.6.1.4.1.11863.6.76.1.2.2.1.4
Route map destination IP match condition defined by ACL.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

tpDIPPrefixList 1.3.6.1.4.1.11863.6.76.1.2.2.1.5
Route map destination IP match condition defined by IP Prefix-List.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

tpNXPAcl 1.3.6.1.4.1.11863.6.76.1.2.2.1.6
Route map nexthop IP match condition defined by ACL.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

tpNXPPrefixList 1.3.6.1.4.1.11863.6.76.1.2.2.1.7
Route map nexthop IP match condition defined by IP Prefix-List.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

tpMatchMetric 1.3.6.1.4.1.11863.6.76.1.2.2.1.8
Route map metric match condition.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tpMatchItemStatus 1.3.6.1.4.1.11863.6.76.1.2.2.1.9
Tok_String
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus  

tpRouteMapSetConfigTable 1.3.6.1.4.1.11863.6.76.1.2.3
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ROUTEMAPSETCONFIGENTRY

tpRouteMapSetConfigEntry 1.3.6.1.4.1.11863.6.76.1.2.3.1
The item can be added or removed .
Status: current Access: not-accessible
OBJECT-TYPE    
  ROUTEMAPSETCONFIGENTRY  

tpSetMode 1.3.6.1.4.1.11863.6.76.1.2.3.1.1
Permit or deny set actions
Status: current Access: read-only
OBJECT-TYPE    
  TPRouteMapMode  

tpSetMetric 1.3.6.1.4.1.11863.6.76.1.2.3.1.2
Set metric for the matched
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tpSetNexthop 1.3.6.1.4.1.11863.6.76.1.2.3.1.3
Set nexthop for the matched
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

tpSetItemStatus 1.3.6.1.4.1.11863.6.76.1.2.3.1.4
Tok_String
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus  

tpRouteMapBindConfig 1.3.6.1.4.1.11863.6.76.1.3
OBJECT IDENTIFIER    

tpRouteMapBindConfigTable 1.3.6.1.4.1.11863.6.76.1.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ROUTEMAPBINDENTRY

tpRouteMapBindConfigEntry 1.3.6.1.4.1.11863.6.76.1.3.1.1
The item can be added or removed .
Status: current Access: not-accessible
OBJECT-TYPE    
  ROUTEMAPBINDENTRY  

tpRouteMapBindName 1.3.6.1.4.1.11863.6.76.1.3.1.1.1
Route map tag
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

tpBindVid 1.3.6.1.4.1.11863.6.76.1.3.1.1.2
Route map binding vlan id
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tpBindItemStatus 1.3.6.1.4.1.11863.6.76.1.3.1.1.3
Tok_String
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus