HP-SN-POS-GROUP-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HP-SN-POS-GROUP-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
snPOSInfo | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1 | |||
snPOSInfoTable | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1 | no-access |
A specific snPOSInfo group consists of a number of switch ports. |
|
1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1 | no-access |
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. |
||
snPOSInfoPortNum | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.1 | integer | read-only |
The port index. The bit 0 to bit 7: port number. The bit 8 to bit 11: slot number (slot for chassis only). |
snPOSIfIndex | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.2 | integer | read-only |
In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 1213 and RFC 1573. |
snPOSDescr | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.3 | displaystring | read-only |
A textual string containing the slot/port information about the interface. |
snPOSName | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.4 | displaystring | read-write |
Port Name string. |
snPOSInfoSpeed | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.5 | integer | read-write |
The speed configuration for a port. The values are: 155000 622000 2488000 Enumeration: 's155000': 1, 's622000': 2, 'other': 3, 's2488000': 4. |
snPOSInfoAdminStatus | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.6 | integer | read-write |
The desired state of all ports. The testing(3) state indicates that no operational packets can be passed. (same as ifAdminStatus in MIB-II) Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
snPOSInfoLinkStatus | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.7 | integer | read-only |
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) Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
snPOSInfoClock | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.8 | integer | read-write |
Clock default internal Enumeration: 'line': 2, 'internal': 1. |
snPOSInfoLoopBack | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.9 | integer | read-write |
Loop back default none Enumeration: 'line': 1, 'internal': 2, 'none': 3. |
snPOSInfoScrambleATM | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.10 | posstatus | read-write |
ATM style scrambling default off |
snPOSInfoFraming | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.11 | integer | read-write |
Framing default SONET Enumeration: 'sonet': 1, 'sdh': 2. |
snPOSInfoCRC | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.12 | integer | read-write |
CRC default 32 bit Enumeration: 'crc32bits': 1, 'crc16bits': 2. |
snPOSInfoKeepAlive | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.13 | integer | read-write |
Keep-alive default 10 |
snPOSInfoFlagC2 | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.14 | integer | read-write |
C2 flag |
snPOSInfoFlagJ0 | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.15 | integer | read-write |
J0 flag |
snPOSInfoFlagH1 | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.16 | integer | read-write |
H1 flag |
snPOSStatsInFrames | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.17 | counter | read-only |
The total number of packets received on the interface. |
snPOSStatsOutFrames | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.18 | counter | read-only |
The total number of packets transmitted out of the interface. |
snPOSStatsAlignErrors | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.19 | counter | read-only |
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. |
snPOSStatsFCSErrors | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.20 | counter | read-only |
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. |
snPOSStatsFrameTooLongs | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.21 | counter | read-only |
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. |
snPOSStatsFrameTooShorts | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.22 | counter | read-only |
A count of frames received on a particular interface that below the minimum permitted frame size. |
snPOSStatsInDiscard | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.23 | counter | read-only |
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. |
snPOSStatsOutDiscard | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.24 | counter | read-only |
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. |
snPOSInOctets | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.25 | octet string | read-only |
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. |
snPOSOutOctets | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.26 | octet string | read-only |
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. |
snPOSStatsInBitsPerSec | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.27 | gauge | read-only |
The number of bits per second received on the interface over a 5 minutes interval. |
snPOSStatsOutBitsPerSec | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.28 | gauge | read-only |
The number of bits per second transmitted out of the interface over a 5 minutes interval. |
snPOSStatsInPktsPerSec | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.29 | gauge | read-only |
The number of packets per second received on the interface over a 5 minutes interval. |
snPOSStatsOutPktsPerSec | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.30 | gauge | read-only |
The number of packets per second transmitted out of the interface over a 5 minutes interval. |
snPOSStatsInUtilization | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.31 | integer | read-only |
The input network utilization in hundredths of a percent over a 5 minutes interval. |
snPOSStatsOutUtilization | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.32 | integer | read-only |
The output network utilization in hundredths of a percent over a 5 minutes interval. |
snPOSTagType | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.33 | integer | read-only |
For tagged port, we could have multiple VLANs per port. Enumeration: 'untagged': 2, 'tagged': 1. |
snPOSStatsB1 | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.34 | counter | read-only |
Section error monitoring. |
snPOSStatsB2 | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.35 | counter | read-only |
Line error monitoring. |
snPOSStatsB3 | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.36 | counter | read-only |
Path error monitoring. |
snPOSStatsAIS | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.37 | counter | read-only |
Alarm indication signal. |
snPOSStatsRDI | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.38 | counter | read-only |
Remote defect indication. |
snPOSStatsLOP | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.39 | counter | read-only |
Loss of pointer. |
snPOSStatsLOF | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.40 | counter | read-only |
Loss of frame. |
snPOSStatsLOS | 1.3.6.1.4.1.11.2.3.7.11.12.2.14.1.1.1.41 | counter | read-only |
Loss of signal. |