HP-SN-POS-GROUP-MIB

File: HP-SN-POS-GROUP-MIB.mib (15413 bytes)

Imported modules

RFC1155-SMI RFC-1212 HP-SN-ROOT-MIB

Imported symbols

Counter Gauge OBJECT-TYPE
snPOS

Defined Types

POSStatus  
INTEGER disabled(0), enabled(1)    

DisplayString  
OCTET STRING    

SnPOSInfoEntry  
SEQUENCE    
  snPOSInfoPortNum INTEGER
  snPOSIfIndex INTEGER
  snPOSDescr DisplayString
  snPOSName DisplayString
  snPOSInfoSpeed INTEGER
  snPOSInfoAdminStatus INTEGER
  snPOSInfoLinkStatus INTEGER
  snPOSInfoClock INTEGER
  snPOSInfoLoopBack INTEGER
  snPOSInfoScambleATM POSStatus
  snPOSInfoFraming INTEGER
  snPOSInfoCRC INTEGER
  snPOSInfoKeepAlive INTEGER
  snPOSInfoFlagC2 INTEGER
  snPOSInfoFlagJ0 INTEGER
  snPOSInfoFlagH1 INTEGER
  snPOSStatsInFrames Counter
  snPOSStatsOutFrames Counter
  snPOSStatsAlignErrors Counter
  snPOSStatsFCSErrors Counter
  snPOSStatsFrameTooLongs Counter
  snPOSStatsFrameTooShorts Counter
  snPOSStatsInDiscard Counter
  snPOSStatsOutDiscard Counter
  snPOSInOctets OCTET STRING
  snPOSOutOctets OCTET STRING
  snPOSStatsInBitsPerSec Gauge
  snPOSStatsOutBitsPerSec Gauge
  snPOSStatsInPktsPerSec Gauge
  snPOSStatsOutPktsPerSec Gauge
  snPOSStatsInUtilization INTEGER 0..10000
  snPOSStatsOutUtilization INTEGER 0..10000

Defined Values

snPOSInfo 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1
OBJECT IDENTIFIER    

snPOSInfoTable 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1
A specific snPOSInfo group consists of a number of switch ports.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnPOSInfoEntry

snPOSInfoEntry 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1
An entry in the snPOSInfo table indicates the configuration on a specified port. A SNMP SET PDU for a row of the snPOSInfoTable requires the entired sequence of the MIB Objects in each snPOSInfoEntry stored in one PDU. Otherwise, GENERR return-value will be returned.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnPOSInfoEntry  

snPOSInfoPortNum 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.1
The port index. The bit 0 to bit 7: port number. The bit 8 to bit 11: slot number (slot for chassis only).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snPOSIfIndex 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.2
In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 1213 and RFC 1573.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snPOSDescr 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.3
A textual string containing the slot/port information about the interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

snPOSName 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.4
Port Name string.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

snPOSInfoSpeed 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.5
The speed configuration for a port. The values are: 155000 622000
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER s155000(1), s622000(2), other(3)  

snPOSInfoAdminStatus 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.6
The desired state of all ports. The testing(3) state indicates that no operational packets can be passed. (same as ifAdminStatus in MIB-II)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

snPOSInfoLinkStatus 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.7
The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. (same as ifOperStatus in MIB-II)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

snPOSInfoClock 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.8
Clock default internal
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER internal(1), line(2)  

snPOSInfoLoopBack 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.9
Loop back default none
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER line(1), internal(2), none(3)  

snPOSInfoScambleATM 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.10
ATM style scrambling default off
Status: mandatory Access: read-write
OBJECT-TYPE    
  POSStatus  

snPOSInfoFraming 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.11
Framing default SONET
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER sonet(1), sdh(2)  

snPOSInfoCRC 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.12
CRC default 32 bit
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER crc32bits(1), crc16bits(2)  

snPOSInfoKeepAlive 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.13
Keep-alive default 10
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..32767  

snPOSInfoFlagC2 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.14
C2 flag
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

snPOSInfoFlagJ0 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.15
J0 flag
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

snPOSInfoFlagH1 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.16
H1 flag
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

snPOSStatsInFrames 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.17
The total number of packets received on the interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snPOSStatsOutFrames 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.18
The total number of packets transmitted out of the interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snPOSStatsAlignErrors 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.19
dot3StatsAlignmentErrors : A count of frames received on a particular interface that are not an integral number of octets in length and do not pass the FCS check. The count represented by an instance of this object is incremented when the alignmentError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snPOSStatsFCSErrors 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.20
dot3StatsFCSErrors : A count of frames received on a particular interface that are an integral number of octets in length but do not pass the FCS check. The count represented by an instance of this object is incremented when the frameCheckError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snPOSStatsFrameTooLongs 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.21
dot3StatsFrameTooLongs : A count of frames received on a particular interface that exceed the maximum permitted frame size. The count represented by an instance of this object is incremented when the frameTooLong status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snPOSStatsFrameTooShorts 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.22
A count of frames received on a particular interface that below the minimum permitted frame size.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snPOSStatsInDiscard 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.23
The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snPOSStatsOutDiscard 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.24
The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snPOSInOctets 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.25
The total number of octets received on the interface, including framing characters. This object is a 64-bit counter of the ifInOctets object, defined in RFC 1213. The octet string is in big-endian byte order.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

snPOSOutOctets 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.26
The total number of octets transmitted out of the interface, including framing characters. This object is a 64-bit counter of the ifOutOctets object, defined in RFC 1213. The octet string is in big-endian byte order.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

snPOSStatsInBitsPerSec 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.27
The number of bits per second received on the interface over a 5 minutes interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

snPOSStatsOutBitsPerSec 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.28
The number of bits per second transmitted out of the interface over a 5 minutes interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

snPOSStatsInPktsPerSec 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.29
The number of packets per second received on the interface over a 5 minutes interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

snPOSStatsOutPktsPerSec 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.30
The number of packets per second transmitted out of the interface over a 5 minutes interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

snPOSStatsInUtilization 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.31
The input network utilization in hundredths of a percent over a 5 minutes interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..10000  

snPOSStatsOutUtilization 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.32
The output network utilization in hundredths of a percent over a 5 minutes interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..10000