Home/Catalog/FOUNDRY-SN-POS-GROUP-MIB

FOUNDRY-SN-POS-GROUP-MIB

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.
Main OID:
snPOS.1.3.6.1.4.1.11.2.3.7.2.14
76
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

76 total
Object Name
snPOSCopyright 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.
MODULE-IDENTITY
.1.3.6.1.4.1.11.2.3.7.2.14
snPOSInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3.7.2.14.1
snPOSInfoTableA specific snPOSInfo group consists of a number of switch ports.
SEQUENCE OF SnPOSInfoEntry
.1.3.6.1.4.1.11.2.3.7.2.14.1.1
snPOSInfoEntryAn 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.
SnPOSInfoEntry
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1
snPOSInfoPortNumThe port index. The bit 0 to bit 7: port number. The bit 8 to bit 11: slot number (slot for chassis only).ro
Integer32
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.1
snPOSIfIndexIn order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 1213 and RFC 1573.ro
Integer32
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.2
snPOSDescrA textual string containing the slot/port information about the interface.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.3
snPOSNamePort Name string.rw
DisplayString
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.4
snPOSInfoSpeedThe speed configuration for a port. The values are: 155000 622000 2488000rw
Enumeration
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.5
snPOSInfoAdminStatusThe desired state of all ports. The testing(3) state indicates that no operational packets can be passed. (same as ifAdminStatus in MIB-II)rw
Enumeration
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.6
snPOSInfoLinkStatusThe current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. (same as ifOperStatus in MIB-II)ro
Enumeration
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.7
snPOSInfoClockClock default internalrw
Enumeration
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.8
snPOSInfoLoopBackLoop back default nonerw
Enumeration
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.9
snPOSInfoScrambleATMATM style scrambling default offrw
POSStatus
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.10
snPOSInfoFramingFraming default SONETrw
Enumeration
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.11
snPOSInfoCRCCRC default 32 bitrw
Enumeration
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.12
snPOSInfoKeepAliveKeep-alive default 10rw
INTEGER
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.13
snPOSInfoFlagC2C2 flagrw
INTEGER
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.14
snPOSInfoFlagJ0J0 flagrw
INTEGER
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.15
snPOSInfoFlagH1H1 flagrw
INTEGER
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.16
snPOSStatsInFramesThe total number of packets received on the interface.ro
Counter32
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.17
snPOSStatsOutFramesThe total number of packets transmitted out of the interface.ro
Counter32
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.18
snPOSStatsAlignErrorsdot3StatsAlignmentErrors : 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.ro
Counter32
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.19
snPOSStatsFCSErrorsdot3StatsFCSErrors : 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.ro
Counter32
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.20
snPOSStatsFrameTooLongsdot3StatsFrameTooLongs : 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.ro
Counter32
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.21
snPOSStatsFrameTooShortsA count of frames received on a particular interface that below the minimum permitted frame size.ro
Counter32
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.22
snPOSStatsInDiscardThe 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.ro
Counter32
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.23
snPOSStatsOutDiscardThe 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.ro
Counter32
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.24
snPOSInOctetsThe 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.ro
OCTET STRING
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.25
snPOSOutOctetsThe 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.ro
OCTET STRING
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.26
snPOSStatsInBitsPerSecThe number of bits per second received on the interface over a 5 minutes interval.ro
Gauge32
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.27
snPOSStatsOutBitsPerSecThe number of bits per second transmitted out of the interface over a 5 minutes interval.ro
Gauge32
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.28
snPOSStatsInPktsPerSecThe number of packets per second received on the interface over a 5 minutes interval.ro
Gauge32
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.29
snPOSStatsOutPktsPerSecThe number of packets per second transmitted out of the interface over a 5 minutes interval.ro
Gauge32
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.30
snPOSStatsInUtilizationThe input network utilization in hundredths of a percent over a 5 minutes interval.ro
INTEGER
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.31
snPOSStatsOutUtilizationThe output network utilization in hundredths of a percent over a 5 minutes interval.ro
INTEGER
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.32
snPOSTagTypeFor tagged port, we could have multiple VLANs per port.ro
Enumeration
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.33
snPOSStatsB1Section error monitoring.ro
Counter32
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.34
snPOSStatsB2Line error monitoring.ro
Counter32
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.35
snPOSStatsB3Path error monitoring.ro
Counter32
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.36
snPOSStatsAISAlarm indication signal.ro
Counter32
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.37
snPOSStatsRDIRemote defect indication.ro
Counter32
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.38
snPOSStatsLOPLoss of pointer.ro
Counter32
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.39
snPOSStatsLOFLoss of frame.ro
Counter32
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.40
snPOSStatsLOSLoss of signal.ro
Counter32
.1.3.6.1.4.1.11.2.3.7.2.14.1.1.1.41
snPOSInfo2TableAn snPOSInfo2Table consists of a number of SnPOSInfo2Entry entries
SEQUENCE OF SnPOSInfo2Entry
.1.3.6.1.4.1.11.2.3.7.2.14.1.2
snPOSInfo2EntryAn entry in the snPOSInfo2Table indicates the POS configuration on a specified port
SnPOSInfo2Entry
.1.3.6.1.4.1.11.2.3.7.2.14.1.2.1
snPOSInfo2ClockClock source for the POS Interface internal(1) - internal source line (2) - clocking is derived from linerw
Enumeration
.1.3.6.1.4.1.11.2.3.7.2.14.1.2.1.1
snPOSInfo2ScrambleATMATM style scrambling for the POS interface disabled(0) - scrambling is disabled enabled(1) - scrambling is enabledrw
POSStatus
.1.3.6.1.4.1.11.2.3.7.2.14.1.2.1.2
snPOSInfo2CRCLength of Cyclic Redundnacy Check (CRC) on the POS interface crc32bits(1) - 32 bits crc16bits(2) - 16 butsrw
Enumeration
.1.3.6.1.4.1.11.2.3.7.2.14.1.2.1.3
snPOSInfo2KeepAliveKeep-alive timer for the POS interface in secondsrw
Unsigned32
.1.3.6.1.4.1.11.2.3.7.2.14.1.2.1.4
snPOSInfo2FlagC2C2 flagrw
Unsigned32
.1.3.6.1.4.1.11.2.3.7.2.14.1.2.1.5
snPOSInfo2SSMThe 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 Sourcerw
Enumeration
.1.3.6.1.4.1.11.2.3.7.2.14.1.2.1.6
snPOSInfo2EncapsulationLayer 2 encapsulation on the POS interface ppp(1) - Point to Point Protocol (PPP) hdlc(2) - Cisco High-level Data Link Control (cHDLC)rw
Enumeration
.1.3.6.1.4.1.11.2.3.7.2.14.1.2.1.7
snPOSInfo2AlarmMonitoringAlarm Monitoring on POS interface off(0) - Alarm Monitoring is off on(1) - Alarm Montioring is onrw
Enumeration
.1.3.6.1.4.1.11.2.3.7.2.14.1.2.1.8
snPOSInfo2OverheadJ0ExpectedMessageOverhead J0 Expected Messagerw
OCTET STRING
.1.3.6.1.4.1.11.2.3.7.2.14.1.2.1.9
snPOSInfo2OverheadJ0TransmitMessageOverhead J0 Transmit Messagerw
OCTET STRING
.1.3.6.1.4.1.11.2.3.7.2.14.1.2.1.10
snPOSInfo2OverheadJ1ExpectedMessageOverhead J1 Expected Messagerw
OCTET STRING
.1.3.6.1.4.1.11.2.3.7.2.14.1.2.1.11
snPOSInfo2OverheadJ1MessageLengthOverhead J1 Length of Message s16(16)...........16 bytes s64(64)............64 bytesrw
Enumeration
.1.3.6.1.4.1.11.2.3.7.2.14.1.2.1.12
snPOSInfo2OverheadJ1TransmitMessageOverhead J1 Transmit Messagerw
OCTET STRING
.1.3.6.1.4.1.11.2.3.7.2.14.1.2.1.13
snPOSPPPTableAn snPOSPPPTable consists of a number of SnPOSPPPEntry entries
SEQUENCE OF SnPOSPPPEntry
.1.3.6.1.4.1.11.2.3.7.2.14.1.3
snPOSPPPEntryAn entry in the snPOSPPPTable indicates the PPP control protocol status on a specified port
SnPOSPPPEntry
.1.3.6.1.4.1.11.2.3.7.2.14.1.3.1
snPosPppLcpThe PPP Link Control Protocol statero
DisplayString
.1.3.6.1.4.1.11.2.3.7.2.14.1.3.1.1
snPosPppIpCpThe PPP IP Control Protocol statero
DisplayString
.1.3.6.1.4.1.11.2.3.7.2.14.1.3.1.2
snPosPppIpv6CpThe PPP IPv6 Control Protocol statero
DisplayString
.1.3.6.1.4.1.11.2.3.7.2.14.1.3.1.3
snPosPppOsInLcpThe PPP OSI Network Layer Control Protocol statero
DisplayString
.1.3.6.1.4.1.11.2.3.7.2.14.1.3.1.4
snPosPppMpLscpThe PPP MPLS Control Protocol statero
DisplayString
.1.3.6.1.4.1.11.2.3.7.2.14.1.3.1.5
snPOScHDLCTableAn snPOScHDLCTable consists of a number of SnPOScHDLCEntry entries
SEQUENCE OF SnPOScHDLCEntry
.1.3.6.1.4.1.11.2.3.7.2.14.1.4
snPOScHDLCEntryAn entry in snPOScHDLCEntry shows the cHDLC information on a specified port
SnPOScHDLCEntry
.1.3.6.1.4.1.11.2.3.7.2.14.1.4.1
snPOScHDLCLineStatecHDLC Line Statero
Enumeration
.1.3.6.1.4.1.11.2.3.7.2.14.1.4.1.1
snPOScHDLCInLoopbackcHDLC in loopbackro
Enumeration
.1.3.6.1.4.1.11.2.3.7.2.14.1.4.1.2
snPOScHDLCMySeqcHDLC my sequence numberro
Unsigned32
.1.3.6.1.4.1.11.2.3.7.2.14.1.4.1.3
snPOScHDLCMySeqSeencHDLC my sequence number seenro
Unsigned32
.1.3.6.1.4.1.11.2.3.7.2.14.1.4.1.4
snPOScHDLCPeerSeqSeencHDLC peer sequence number seenro
Unsigned32
.1.3.6.1.4.1.11.2.3.7.2.14.1.4.1.5
snPOScHDLCUniqueSentcHDLC unique sentro
Unsigned32
.1.3.6.1.4.1.11.2.3.7.2.14.1.4.1.6
snPOScHDLCUniqueReceivedcHDLC unique receivedro
Unsigned32
.1.3.6.1.4.1.11.2.3.7.2.14.1.4.1.7
FOUNDRY-SN-POS-GROUP-MIB - SNMP MIB Reference | MIBs Explorer