FOUNDRY-SN-POS-GROUP-MIB: View SNMP OID List / Download MIB
VENDOR: BROCADE
Home | MIB: FOUNDRY-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 |
snPOS | 1.3.6.1.4.1.1991.1.2.14 |
Copyright 1996-2010 Brocade Communications Systems, Inc. All rights reserved. This Brocade Communications Systems SNMP Management Information Base Specification embodies Brocade Communications Systems' confidential and proprietary intellectual property. Brocade Communications Systems retains all title and ownership in the Specification, including any revisions. This Specification is supplied AS IS, and Brocade Communications Systems makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification, and any unintended consequence it may on the user environment. |
||
snPOSInfo | 1.3.6.1.4.1.1991.1.2.14.1 | |||
snPOSInfoTable | 1.3.6.1.4.1.1991.1.2.14.1.1 | no-access |
A specific snPOSInfo group consists of a number of switch ports. |
|
1.3.6.1.4.1.1991.1.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.1991.1.2.14.1.1.1.1 | integer32 | 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.1991.1.2.14.1.1.1.2 | integer32 | 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.1991.1.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.1991.1.2.14.1.1.1.4 | displaystring | read-write |
Port Name string. |
snPOSInfoSpeed | 1.3.6.1.4.1.1991.1.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.1991.1.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.1991.1.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.1991.1.2.14.1.1.1.8 | integer | read-write |
Clock default internal Enumeration: 'line': 2, 'internal': 1. |
snPOSInfoLoopBack | 1.3.6.1.4.1.1991.1.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.1991.1.2.14.1.1.1.10 | posstatus | read-write |
ATM style scrambling default off |
snPOSInfoFraming | 1.3.6.1.4.1.1991.1.2.14.1.1.1.11 | integer | read-write |
Framing default SONET Enumeration: 'sonet': 1, 'sdh': 2. |
snPOSInfoCRC | 1.3.6.1.4.1.1991.1.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.1991.1.2.14.1.1.1.13 | integer | read-write |
Keep-alive default 10 |
snPOSInfoFlagC2 | 1.3.6.1.4.1.1991.1.2.14.1.1.1.14 | integer | read-write |
C2 flag |
snPOSInfoFlagJ0 | 1.3.6.1.4.1.1991.1.2.14.1.1.1.15 | integer | read-write |
J0 flag |
snPOSInfoFlagH1 | 1.3.6.1.4.1.1991.1.2.14.1.1.1.16 | integer | read-write |
H1 flag |
snPOSStatsInFrames | 1.3.6.1.4.1.1991.1.2.14.1.1.1.17 | counter32 | read-only |
The total number of packets received on the interface. |
snPOSStatsOutFrames | 1.3.6.1.4.1.1991.1.2.14.1.1.1.18 | counter32 | read-only |
The total number of packets transmitted out of the interface. |
snPOSStatsAlignErrors | 1.3.6.1.4.1.1991.1.2.14.1.1.1.19 | counter32 | 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.1991.1.2.14.1.1.1.20 | counter32 | 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.1991.1.2.14.1.1.1.21 | counter32 | 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.1991.1.2.14.1.1.1.22 | counter32 | 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.1991.1.2.14.1.1.1.23 | counter32 | 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.1991.1.2.14.1.1.1.24 | counter32 | 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.1991.1.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.1991.1.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.1991.1.2.14.1.1.1.27 | gauge32 | read-only |
The number of bits per second received on the interface over a 5 minutes interval. |
snPOSStatsOutBitsPerSec | 1.3.6.1.4.1.1991.1.2.14.1.1.1.28 | gauge32 | 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.1991.1.2.14.1.1.1.29 | gauge32 | read-only |
The number of packets per second received on the interface over a 5 minutes interval. |
snPOSStatsOutPktsPerSec | 1.3.6.1.4.1.1991.1.2.14.1.1.1.30 | gauge32 | 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.1991.1.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.1991.1.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.1991.1.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.1991.1.2.14.1.1.1.34 | counter32 | read-only |
Section error monitoring. |
snPOSStatsB2 | 1.3.6.1.4.1.1991.1.2.14.1.1.1.35 | counter32 | read-only |
Line error monitoring. |
snPOSStatsB3 | 1.3.6.1.4.1.1991.1.2.14.1.1.1.36 | counter32 | read-only |
Path error monitoring. |
snPOSStatsAIS | 1.3.6.1.4.1.1991.1.2.14.1.1.1.37 | counter32 | read-only |
Alarm indication signal. |
snPOSStatsRDI | 1.3.6.1.4.1.1991.1.2.14.1.1.1.38 | counter32 | read-only |
Remote defect indication. |
snPOSStatsLOP | 1.3.6.1.4.1.1991.1.2.14.1.1.1.39 | counter32 | read-only |
Loss of pointer. |
snPOSStatsLOF | 1.3.6.1.4.1.1991.1.2.14.1.1.1.40 | counter32 | read-only |
Loss of frame. |
snPOSStatsLOS | 1.3.6.1.4.1.1991.1.2.14.1.1.1.41 | counter32 | read-only |
Loss of signal. |
snPOSInfo2Table | 1.3.6.1.4.1.1991.1.2.14.1.2 | no-access |
An snPOSInfo2Table consists of a number of SnPOSInfo2Entry entries |
|
1.3.6.1.4.1.1991.1.2.14.1.2.1 | no-access |
An entry in the snPOSInfo2Table indicates the POS configuration on a specified port |
||
snPOSInfo2Clock | 1.3.6.1.4.1.1991.1.2.14.1.2.1.1 | integer | read-write |
Clock source for the POS Interface internal(1) - internal source line (2) - clocking is derived from line Enumeration: 'line': 2, 'internal': 1. |
snPOSInfo2ScrambleATM | 1.3.6.1.4.1.1991.1.2.14.1.2.1.2 | posstatus | read-write |
ATM style scrambling for the POS interface disabled(0) - scrambling is disabled enabled(1) - scrambling is enabled |
snPOSInfo2CRC | 1.3.6.1.4.1.1991.1.2.14.1.2.1.3 | integer | read-write |
Length of Cyclic Redundnacy Check (CRC) on the POS interface crc32bits(1) - 32 bits crc16bits(2) - 16 buts Enumeration: 'crc32bits': 1, 'crc16bits': 2. |
snPOSInfo2KeepAlive | 1.3.6.1.4.1.1991.1.2.14.1.2.1.4 | unsigned32 | read-write |
Keep-alive timer for the POS interface in seconds |
snPOSInfo2FlagC2 | 1.3.6.1.4.1.1991.1.2.14.1.2.1.5 | unsigned32 | read-write |
C2 flag |
snPOSInfo2SSM | 1.3.6.1.4.1.1991.1.2.14.1.2.1.6 | integer | read-write |
The S(ynchronization) S(tatus) M(essage) is sent over the SONET/SDH line to tell the other end about the quality of clock being sent over the line. t1SonetPrimaryReferenceSource(1) - SONET Primary Reference Source t1SonetTraceabilityUnknown(2} - SONET Traceability Unknown t1SonetStratum2Traceable(3) - SONET Stratum 2 Traceable t1SonetTransitNodeClock(4) - SONET Transit Node Clock t1SonetStratum3eTraceable(5) - SONET Stratum 3e Traceable t1SonetStratum3Traceable(6) - SONET Stratum 3 Traceable t1SonetMinClockTraceable(7) - SONET Minimum Clock Traceable t1SonetDus(8) - SONET Do not Use for Synchronization e1SdhTraceabilityUnknown(9) - SDH Traceability Unknown e1SdhSsmTransitNodeClockG812(10) - SDH Transit Node Clock G812 e1SdhDus(11) - SDH Do not Use for Synchronization e1SdhSsmPrimaryReferenceClockG811(12) - SDH Primary Reference Clock G811 e1SdhSsmLocalG812(13) - SDH Local G812 e1SdhSsmSyncEquipmentTimingSource(14) - SDH Synchronization Equipment Timing Source Enumeration: 'e1SdhTraceabilityUnknown': 9, 'e1SdhSsmTransitNodeClockG812': 10, 'e1SdhSsmLocalG812': 13, 't1SonetMinClockTraceable': 7, 'e1SdhSsmPrimaryReferenceClockG811': 12, 't1SonetTraceabilityUnknown': 2, 't1SonetStratum3Traceable': 6, 't1SonetStratum2Traceable': 3, 't1SonetPrimaryReferenceSource': 1, 't1SonetDus': 8, 'e1SdhDus': 11, 't1SonetTransitNodeClock': 4, 't1SonetStratum3eTraceable': 5, 'e1SdhSsmSyncEquipmentTimingSource': 14. |
snPOSInfo2Encapsulation | 1.3.6.1.4.1.1991.1.2.14.1.2.1.7 | integer | read-write |
Layer 2 encapsulation on the POS interface ppp(1) - Point to Point Protocol (PPP) hdlc(2) - Cisco High-level Data Link Control (cHDLC) Enumeration: 'ppp': 1, 'hdlc': 2. |
snPOSInfo2AlarmMonitoring | 1.3.6.1.4.1.1991.1.2.14.1.2.1.8 | integer | read-write |
Alarm Monitoring on POS interface off(0) - Alarm Monitoring is off on(1) - Alarm Montioring is on Enumeration: 'on': 1, 'off': 0. |
snPOSInfo2OverheadJ0ExpectedMessage | 1.3.6.1.4.1.1991.1.2.14.1.2.1.9 | octet string | read-write |
Overhead J0 Expected Message |
snPOSInfo2OverheadJ0TransmitMessage | 1.3.6.1.4.1.1991.1.2.14.1.2.1.10 | octet string | read-write |
Overhead J0 Transmit Message |
snPOSInfo2OverheadJ1ExpectedMessage | 1.3.6.1.4.1.1991.1.2.14.1.2.1.11 | octet string | read-write |
Overhead J1 Expected Message |
snPOSInfo2OverheadJ1MessageLength | 1.3.6.1.4.1.1991.1.2.14.1.2.1.12 | integer | read-write |
Overhead J1 Length of Message s16(16)...........16 bytes s64(64)............64 bytes Enumeration: 's64': 64, 's16': 16. |
snPOSInfo2OverheadJ1TransmitMessage | 1.3.6.1.4.1.1991.1.2.14.1.2.1.13 | octet string | read-write |
Overhead J1 Transmit Message |
snPOSPPPTable | 1.3.6.1.4.1.1991.1.2.14.1.3 | no-access |
An snPOSPPPTable consists of a number of SnPOSPPPEntry entries |
|
1.3.6.1.4.1.1991.1.2.14.1.3.1 | no-access |
An entry in the snPOSPPPTable indicates the PPP control protocol status on a specified port |
||
snPosPppLcp | 1.3.6.1.4.1.1991.1.2.14.1.3.1.1 | displaystring | read-only |
The PPP Link Control Protocol state |
snPosPppIpCp | 1.3.6.1.4.1.1991.1.2.14.1.3.1.2 | displaystring | read-only |
The PPP IP Control Protocol state |
snPosPppIpv6Cp | 1.3.6.1.4.1.1991.1.2.14.1.3.1.3 | displaystring | read-only |
The PPP IPv6 Control Protocol state |
snPosPppOsInLcp | 1.3.6.1.4.1.1991.1.2.14.1.3.1.4 | displaystring | read-only |
The PPP OSI Network Layer Control Protocol state |
snPosPppMpLscp | 1.3.6.1.4.1.1991.1.2.14.1.3.1.5 | displaystring | read-only |
The PPP MPLS Control Protocol state |
snPOScHDLCTable | 1.3.6.1.4.1.1991.1.2.14.1.4 | no-access |
An snPOScHDLCTable consists of a number of SnPOScHDLCEntry entries |
|
1.3.6.1.4.1.1991.1.2.14.1.4.1 | no-access |
An entry in snPOScHDLCEntry shows the cHDLC information on a specified port |
||
snPOScHDLCLineState | 1.3.6.1.4.1.1991.1.2.14.1.4.1.1 | integer | read-only |
cHDLC Line State Enumeration: 'down': 0, 'unknown': 2, 'up': 1. |
snPOScHDLCInLoopback | 1.3.6.1.4.1.1991.1.2.14.1.4.1.2 | integer | read-only |
cHDLC in loopback Enumeration: 'unknown': 2, 'yes': 1, 'no': 0. |
snPOScHDLCMySeq | 1.3.6.1.4.1.1991.1.2.14.1.4.1.3 | unsigned32 | read-only |
cHDLC my sequence number |
snPOScHDLCMySeqSeen | 1.3.6.1.4.1.1991.1.2.14.1.4.1.4 | unsigned32 | read-only |
cHDLC my sequence number seen |
snPOScHDLCPeerSeqSeen | 1.3.6.1.4.1.1991.1.2.14.1.4.1.5 | unsigned32 | read-only |
cHDLC peer sequence number seen |
snPOScHDLCUniqueSent | 1.3.6.1.4.1.1991.1.2.14.1.4.1.6 | unsigned32 | read-only |
cHDLC unique sent |
snPOScHDLCUniqueReceived | 1.3.6.1.4.1.1991.1.2.14.1.4.1.7 | unsigned32 | read-only |
cHDLC unique received |