HPICF-NETDESTNETSERVICE-MIB

File: HPICF-NETDESTNETSERVICE-MIB.mib (13216 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
INET-ADDRESS-MIB HP-ICF-OID

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Unsigned32
MODULE-COMPLIANCE OBJECT-GROUP TEXTUAL-CONVENTION
RowStatus InetAddressType InetAddress
InetAddressPrefixLength hpSwitch

Defined Types

HpicfNetDestServName  
Type definition for the name of a net-destination or net-service. A net-destination or net-service name is a printable string consisting of characters from the ASCII character set. It is case-sensitive, can be up to 64 characters in length and should not include characters ' ' or '.'.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..64)  

HpicfNetDestinationMasterEntry  
SEQUENCE    
  hpicfNetDestType InetAddressType
  hpicfNetDestName HpicfNetDestServName
  hpicfNetDestMasterRowStatus RowStatus

HpicfNetDestinationEntry  
SEQUENCE    
  hpicfNetDestPos Unsigned32
  hpicfNetDestAddrType InetAddressType
  hpicfNetDestAddr InetAddress
  hpicfNetDestMask InetAddressPrefixLength
  hpicfNetDestRowStatus RowStatus

HpicfNetServiceEntry  
SEQUENCE    
  hpicfNetServName HpicfNetDestServName
  hpicfNetServProtocol Unsigned32
  hpicfNetServConfigType INTEGER
  hpicfNetServRangeStart Unsigned32
  hpicfNetServRangeEnd Unsigned32
  hpicfNetServPortList OCTET STRING
  hpicfNetServRowStatus RowStatus

Defined Values

hpicfNetDestNetService 1.3.6.1.4.1.11.2.14.11.5.1.133
This MIB module contains HP proprietary objects for managing the NetDestNetService feature.
MODULE-IDENTITY    

hpicfNetDestNetServiceObjects 1.3.6.1.4.1.11.2.14.11.5.1.133.1
OBJECT IDENTIFIER    

hpicfNetDestNetServConformance 1.3.6.1.4.1.11.2.14.11.5.1.133.2
OBJECT IDENTIFIER    

hpicfNetDestMasterTable 1.3.6.1.4.1.11.2.14.11.5.1.133.1.1
Net Destination Table Entry
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfNetDestinationMasterEntry

hpicfNetDestMasterEntry 1.3.6.1.4.1.11.2.14.11.5.1.133.1.1.1
An entry in this table specifies the net-destination name, address family, type and row status corresponding to each net-destination.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfNetDestinationMasterEntry  

hpicfNetDestType 1.3.6.1.4.1.11.2.14.11.5.1.133.1.1.1.1
The address family of net-destination table entries, representing IPV4 or IPV6 type.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hpicfNetDestName 1.3.6.1.4.1.11.2.14.11.5.1.133.1.1.1.2
The name of net-destination. The name of a net-destination is its unique identification. It is a printable string consisting of characters from the ASCII character set. It is case-sensitive, can be up to 64 characters in length and should not include characters ' ' or '. '.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfNetDestServName  

hpicfNetDestMasterRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.133.1.1.1.3
Netdestination Master table row status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfNetDestTable 1.3.6.1.4.1.11.2.14.11.5.1.133.1.2
Net-destination table entry
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfNetDestinationEntry

hpicfNetDestEntry 1.3.6.1.4.1.11.2.14.11.5.1.133.1.2.1
An entry on this table specifies the host IP address, network address, position and row status corresponding to each net-destination.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfNetDestinationEntry  

hpicfNetDestPos 1.3.6.1.4.1.11.2.14.11.5.1.133.1.2.1.1
The position of the entry in the net-destination table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hpicfNetDestAddrType 1.3.6.1.4.1.11.2.14.11.5.1.133.1.2.1.2
Net-destination host or network address type.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hpicfNetDestAddr 1.3.6.1.4.1.11.2.14.11.5.1.133.1.2.1.3
IP address of host or network.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hpicfNetDestMask 1.3.6.1.4.1.11.2.14.11.5.1.133.1.2.1.4
IP mask of a network.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressPrefixLength  

hpicfNetDestRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.133.1.2.1.5
Net-destination row status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfNetServTable 1.3.6.1.4.1.11.2.14.11.5.1.133.1.3
Net Service table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfNetServiceEntry

hpicfNetServEntry 1.3.6.1.4.1.11.2.14.11.5.1.133.1.3.1
An entry in this table specifies the net-service name, protocol and port list or single port or range of ports associated with each net-service.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfNetServiceEntry  

hpicfNetServName 1.3.6.1.4.1.11.2.14.11.5.1.133.1.3.1.1
The name of net-service. The name of a net-service is its unique identification. It is a printable string consisting of characters from the ASCII character set. It is case-sensitive, can be up to 64 charaters in length and should not include characters ' ' or '.'.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfNetDestServName  

hpicfNetServProtocol 1.3.6.1.4.1.11.2.14.11.5.1.133.1.3.1.2
An IP protocol number (0-255).
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

hpicfNetServConfigType 1.3.6.1.4.1.11.2.14.11.5.1.133.1.3.1.3
This is used to specify the type of port added to a netservice. Values are noPort(1) for no port specified, singlePort(2) for a single port, portRange(3) for range of ports, portList(4) for list of ports.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER noPort(1), singlePort(2), portRange(3), portList(4)  

hpicfNetServRangeStart 1.3.6.1.4.1.11.2.14.11.5.1.133.1.3.1.4
This is used to specify a single port or the lower limit in a range of ports.The minimum value is 1.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

hpicfNetServRangeEnd 1.3.6.1.4.1.11.2.14.11.5.1.133.1.3.1.5
This is used to specify the upper limit in a range of ports.The maximum value is 65535.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

hpicfNetServPortList 1.3.6.1.4.1.11.2.14.11.5.1.133.1.3.1.6
A list of non-contiguous port numbers (1-65535) seperated by comma where comma is counted in the size. A maximum of 6 ports can be specified in a list.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..64)  

hpicfNetServRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.133.1.3.1.7
Row status of entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfNetDestNetServiceMIBGroups 1.3.6.1.4.1.11.2.14.11.5.1.133.2.1
OBJECT IDENTIFIER    

hpicfNetDstNetSrvMIBCompliances 1.3.6.1.4.1.11.2.14.11.5.1.133.2.2
OBJECT IDENTIFIER    

hpicfNetDstNetSrvMIBCompliance 1.3.6.1.4.1.11.2.14.11.5.1.133.2.2.1
The compliance statement for HP routers that implement HP-ICF-NetDestNetService-MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

hpicfNetDestMasterGroup 1.3.6.1.4.1.11.2.14.11.5.1.133.2.1.1
A collection of HP proprietary objects to support net-destination of HP-ICF-NetDestNetService-MIB
Status: current Access: read-create
OBJECT-GROUP    

hpicfNetDestGroup 1.3.6.1.4.1.11.2.14.11.5.1.133.2.1.2
A collection of HP proprietary objects to support net-destination of HP-ICF-NetDestNetService-MIB
Status: current Access: read-create
OBJECT-GROUP    

hpicfNetServGroup 1.3.6.1.4.1.11.2.14.11.5.1.133.2.1.3
A collection of HP proprietary objects to support net-service of HP-ICF-NetDestNetService-MIB
Status: current Access: read-create
OBJECT-GROUP