Skip to content
Ask AI

traffic-behavior

AsterNOS YANG Model for Transceiver Information.

module: asternos-transceiver
augment /if:interfaces/if:interface:
+--ro transceiver
+--ro lpmode? boolean
+--ro presence? boolean
+--ro eeprom
+--ro application-advertisement? string
+--ro connector? string
+--ro encoding? string
+--ro ext-identifier? string
+--ro ext-rateselect-compliance? string
+--ro type? string
+--ro cable-length? string
+--ro cable-type? string
+--ro nominal-bit-rate? string
+--ro specification-compliance? string
+--ro vendor-date? string
+--ro manufacturer? string
+--ro vendor-oui? string
+--ro model? string
+--ro vendor-rev? string
+--ro serial? string
+--ro dom
+--ro rx1power? string
+--ro rx2power? string
+--ro rx3power? string
+--ro rx4power? string
+--ro tx1bias? string
+--ro tx2bias? string
+--ro tx3bias? string
+--ro tx4bias? string
+--ro tx1power? string
+--ro tx2power? string
+--ro tx3power? string
+--ro tx4power? string
+--ro txpowerhighalarm? string
+--ro txpowerlowalarm? string
+--ro txpowerhighwarning? string
+--ro txpowerlowwarning? string
+--ro rxpowerhighalarm? string
+--ro rxpowerlowalarm? string
+--ro rxpowerhighwarning? string
+--ro rxpowerlowwarning? string
+--ro txbiashighalarm? string
+--ro txbiaslowalarm? string
+--ro txbiashighwarning? string
+--ro txbiaslowwarning? string
+--ro temphighalarm? string
+--ro templowalarm? string
+--ro temphighwarning? string
+--ro templowwarning? string
+--ro vcchighalarm? string
+--ro vcclowalarm? string
+--ro vcchighwarning? string
+--ro vcclowwarning? string
+--ro temperature? string
+--ro voltage? string
rpcs:
+---x show-interface-transceiver
+---w input
| +---w interface? if:interface-ref
| +---w operation operation-type
| +---w dom? boolean
+--ro output
+--ro data? <anydata>
PathAccess
/?/interfaces/interface/transceiverRead-Only
/?/interfaces/interface/transceiver/lpmodeRead-Only
/?/interfaces/interface/transceiver/presenceRead-Only
/?/interfaces/interface/transceiver/eepromRead-Only
/?/interfaces/interface/transceiver/eeprom/application-advertisementRead-Only
/?/interfaces/interface/transceiver/eeprom/connectorRead-Only
/?/interfaces/interface/transceiver/eeprom/encodingRead-Only
/?/interfaces/interface/transceiver/eeprom/ext-identifierRead-Only
/?/interfaces/interface/transceiver/eeprom/ext-rateselect-complianceRead-Only
/?/interfaces/interface/transceiver/eeprom/typeRead-Only
/?/interfaces/interface/transceiver/eeprom/cable-lengthRead-Only
/?/interfaces/interface/transceiver/eeprom/cable-typeRead-Only
/?/interfaces/interface/transceiver/eeprom/nominal-bit-rateRead-Only
/?/interfaces/interface/transceiver/eeprom/specification-complianceRead-Only
/?/interfaces/interface/transceiver/eeprom/vendor-dateRead-Only
/?/interfaces/interface/transceiver/eeprom/manufacturerRead-Only
/?/interfaces/interface/transceiver/eeprom/vendor-ouiRead-Only
/?/interfaces/interface/transceiver/eeprom/modelRead-Only
/?/interfaces/interface/transceiver/eeprom/vendor-revRead-Only
/?/interfaces/interface/transceiver/eeprom/serialRead-Only
/?/interfaces/interface/transceiver/eeprom/domRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/rx1powerRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/rx2powerRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/rx3powerRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/rx4powerRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/tx1biasRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/tx2biasRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/tx3biasRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/tx4biasRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/tx1powerRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/tx2powerRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/tx3powerRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/tx4powerRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/txpowerhighalarmRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/txpowerlowalarmRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/txpowerhighwarningRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/txpowerlowwarningRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/rxpowerhighalarmRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/rxpowerlowalarmRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/rxpowerhighwarningRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/rxpowerlowwarningRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/txbiashighalarmRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/txbiaslowalarmRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/txbiashighwarningRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/txbiaslowwarningRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/temphighalarmRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/templowalarmRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/temphighwarningRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/templowwarningRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/vcchighalarmRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/vcclowalarmRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/vcchighwarningRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/vcclowwarningRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/temperatureRead-Only
/?/interfaces/interface/transceiver/eeprom/dom/voltageRead-Only

Path /?/interfaces/interface/transceiver

Node Type container

Description information of transceiver.

Access Read-Only

/?/interfaces/interface/transceiver/lpmode

Section titled “/?/interfaces/interface/transceiver/lpmode”

Path /?/interfaces/interface/transceiver/lpmode

Node Type leaf

Description low-power mode information of SFP transceiver.

Access Read-Only

Data Type

Constraints Valid in [true, false]

/?/interfaces/interface/transceiver/presence

Section titled “/?/interfaces/interface/transceiver/presence”

Path /?/interfaces/interface/transceiver/presence

Node Type leaf

Description presence information of SFP transceiver.

Access Read-Only

Data Type

Constraints Valid in [true, false]

/?/interfaces/interface/transceiver/eeprom

Section titled “/?/interfaces/interface/transceiver/eeprom”

Path /?/interfaces/interface/transceiver/eeprom

Node Type container

Description Electrically Erasable Programmable ROM(EEPROM) information of SFP transceiver.

Access Read-Only

Constraints Has local type

/?/interfaces/interface/transceiver/eeprom/application-advertisement

Section titled “/?/interfaces/interface/transceiver/eeprom/application-advertisement”

Path /?/interfaces/interface/transceiver/eeprom/application-advertisement

Node Type leaf

Description Eeprom application advertisement.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/connector

Section titled “/?/interfaces/interface/transceiver/eeprom/connector”

Path /?/interfaces/interface/transceiver/eeprom/connector

Node Type leaf

Description Physical connector type used by the transceiver.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/encoding

Section titled “/?/interfaces/interface/transceiver/eeprom/encoding”

Path /?/interfaces/interface/transceiver/eeprom/encoding

Node Type leaf

Description Encoding mechanism for serial data.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/ext-identifier

Section titled “/?/interfaces/interface/transceiver/eeprom/ext-identifier”

Path /?/interfaces/interface/transceiver/eeprom/ext-identifier

Node Type leaf

Description Extended identifier, providing additional module information.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/ext-rateselect-compliance

Section titled “/?/interfaces/interface/transceiver/eeprom/ext-rateselect-compliance”

Path /?/interfaces/interface/transceiver/eeprom/ext-rateselect-compliance

Node Type leaf

Description Extended RateSelect compliance, defines supported rate selection mechanism.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/type

Section titled “/?/interfaces/interface/transceiver/eeprom/type”

Path /?/interfaces/interface/transceiver/eeprom/type

Node Type leaf

Description Transceiver identifier.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/cable-length

Section titled “/?/interfaces/interface/transceiver/eeprom/cable-length”

Path /?/interfaces/interface/transceiver/eeprom/cable-length

Node Type leaf

Description Supported cable length.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/cable-type

Section titled “/?/interfaces/interface/transceiver/eeprom/cable-type”

Path /?/interfaces/interface/transceiver/eeprom/cable-type

Node Type leaf

Description Cable type supported.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/nominal-bit-rate

Section titled “/?/interfaces/interface/transceiver/eeprom/nominal-bit-rate”

Path /?/interfaces/interface/transceiver/eeprom/nominal-bit-rate

Node Type leaf

Description Nominal signaling rate of the transceiver.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/specification-compliance

Section titled “/?/interfaces/interface/transceiver/eeprom/specification-compliance”

Path /?/interfaces/interface/transceiver/eeprom/specification-compliance

Node Type leaf

Description Compliance codes indicating supported Ethernet/Fibre Channel standards.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/vendor-date

Section titled “/?/interfaces/interface/transceiver/eeprom/vendor-date”

Path /?/interfaces/interface/transceiver/eeprom/vendor-date

Node Type leaf

Description Vendor manufacturing date code (YYYY-MM-DD).

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/manufacturer

Section titled “/?/interfaces/interface/transceiver/eeprom/manufacturer”

Path /?/interfaces/interface/transceiver/eeprom/manufacturer

Node Type leaf

Description Vendor or manufacturer name string.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/vendor-oui

Section titled “/?/interfaces/interface/transceiver/eeprom/vendor-oui”

Path /?/interfaces/interface/transceiver/eeprom/vendor-oui

Node Type leaf

Description Vendor Organizationally Unique Identifier in hex.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/model

Section titled “/?/interfaces/interface/transceiver/eeprom/model”

Path /?/interfaces/interface/transceiver/eeprom/model

Node Type leaf

Description Vendor part number (PN) or model identifier of the transceiver.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/vendor-rev

Section titled “/?/interfaces/interface/transceiver/eeprom/vendor-rev”

Path /?/interfaces/interface/transceiver/eeprom/vendor-rev

Node Type leaf

Description Vendor revision string of the part number.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/serial

Section titled “/?/interfaces/interface/transceiver/eeprom/serial”

Path /?/interfaces/interface/transceiver/eeprom/serial

Node Type leaf

Description Unique serial number assigned by the vendor.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom

Section titled “/?/interfaces/interface/transceiver/eeprom/dom”

Path /?/interfaces/interface/transceiver/eeprom/dom

Node Type container

Description Digital Optical Monitoring (DOM) data.

Access Read-Only

/?/interfaces/interface/transceiver/eeprom/dom/rx1power

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/rx1power”

Path /?/interfaces/interface/transceiver/eeprom/dom/rx1power

Node Type leaf

Description Received optical power on channel 1.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/rx2power

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/rx2power”

Path /?/interfaces/interface/transceiver/eeprom/dom/rx2power

Node Type leaf

Description Received optical power on channel 2.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/rx3power

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/rx3power”

Path /?/interfaces/interface/transceiver/eeprom/dom/rx3power

Node Type leaf

Description Received optical power on channel 3.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/rx4power

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/rx4power”

Path /?/interfaces/interface/transceiver/eeprom/dom/rx4power

Node Type leaf

Description Received optical power on channel 4.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/tx1bias

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/tx1bias”

Path /?/interfaces/interface/transceiver/eeprom/dom/tx1bias

Node Type leaf

Description Laser bias current on channel 1.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/tx2bias

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/tx2bias”

Path /?/interfaces/interface/transceiver/eeprom/dom/tx2bias

Node Type leaf

Description Laser bias current on channel 2.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/tx3bias

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/tx3bias”

Path /?/interfaces/interface/transceiver/eeprom/dom/tx3bias

Node Type leaf

Description Laser bias current on channel 3.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/tx4bias

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/tx4bias”

Path /?/interfaces/interface/transceiver/eeprom/dom/tx4bias

Node Type leaf

Description Laser bias current on channel 4.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/tx1power

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/tx1power”

Path /?/interfaces/interface/transceiver/eeprom/dom/tx1power

Node Type leaf

Description Transmitted optical power on channel 1.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/tx2power

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/tx2power”

Path /?/interfaces/interface/transceiver/eeprom/dom/tx2power

Node Type leaf

Description Transmitted optical power on channel 2.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/tx3power

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/tx3power”

Path /?/interfaces/interface/transceiver/eeprom/dom/tx3power

Node Type leaf

Description Transmitted optical power on channel 3.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/tx4power

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/tx4power”

Path /?/interfaces/interface/transceiver/eeprom/dom/tx4power

Node Type leaf

Description Transmitted optical power on channel 4.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/txpowerhighalarm

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/txpowerhighalarm”

Path /?/interfaces/interface/transceiver/eeprom/dom/txpowerhighalarm

Node Type leaf

Description High alarm threshold for TX optical power.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/txpowerlowalarm

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/txpowerlowalarm”

Path /?/interfaces/interface/transceiver/eeprom/dom/txpowerlowalarm

Node Type leaf

Description Low alarm threshold for TX optical power.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/txpowerhighwarning

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/txpowerhighwarning”

Path /?/interfaces/interface/transceiver/eeprom/dom/txpowerhighwarning

Node Type leaf

Description High warning threshold for TX optical power.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/txpowerlowwarning

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/txpowerlowwarning”

Path /?/interfaces/interface/transceiver/eeprom/dom/txpowerlowwarning

Node Type leaf

Description Low warning threshold for TX optical power.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/rxpowerhighalarm

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/rxpowerhighalarm”

Path /?/interfaces/interface/transceiver/eeprom/dom/rxpowerhighalarm

Node Type leaf

Description High alarm threshold for RX optical power.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/rxpowerlowalarm

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/rxpowerlowalarm”

Path /?/interfaces/interface/transceiver/eeprom/dom/rxpowerlowalarm

Node Type leaf

Description Low alarm threshold for RX optical power.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/rxpowerhighwarning

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/rxpowerhighwarning”

Path /?/interfaces/interface/transceiver/eeprom/dom/rxpowerhighwarning

Node Type leaf

Description High warning threshold for RX optical power.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/rxpowerlowwarning

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/rxpowerlowwarning”

Path /?/interfaces/interface/transceiver/eeprom/dom/rxpowerlowwarning

Node Type leaf

Description Low warning threshold for RX optical power.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/txbiashighalarm

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/txbiashighalarm”

Path /?/interfaces/interface/transceiver/eeprom/dom/txbiashighalarm

Node Type leaf

Description High alarm threshold for TX bias current.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/txbiaslowalarm

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/txbiaslowalarm”

Path /?/interfaces/interface/transceiver/eeprom/dom/txbiaslowalarm

Node Type leaf

Description Low alarm threshold for TX bias current.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/txbiashighwarning

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/txbiashighwarning”

Path /?/interfaces/interface/transceiver/eeprom/dom/txbiashighwarning

Node Type leaf

Description High warning threshold for TX bias current.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/txbiaslowwarning

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/txbiaslowwarning”

Path /?/interfaces/interface/transceiver/eeprom/dom/txbiaslowwarning

Node Type leaf

Description Low warning threshold for TX bias current.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/temphighalarm

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/temphighalarm”

Path /?/interfaces/interface/transceiver/eeprom/dom/temphighalarm

Node Type leaf

Description High alarm threshold for module temperature.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/templowalarm

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/templowalarm”

Path /?/interfaces/interface/transceiver/eeprom/dom/templowalarm

Node Type leaf

Description Low alarm threshold for module temperature.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/temphighwarning

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/temphighwarning”

Path /?/interfaces/interface/transceiver/eeprom/dom/temphighwarning

Node Type leaf

Description High warning threshold for module temperature.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/templowwarning

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/templowwarning”

Path /?/interfaces/interface/transceiver/eeprom/dom/templowwarning

Node Type leaf

Description Low warning threshold for module temperature.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/vcchighalarm

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/vcchighalarm”

Path /?/interfaces/interface/transceiver/eeprom/dom/vcchighalarm

Node Type leaf

Description High alarm threshold for supply voltage.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/vcclowalarm

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/vcclowalarm”

Path /?/interfaces/interface/transceiver/eeprom/dom/vcclowalarm

Node Type leaf

Description Low alarm threshold for supply voltage.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/vcchighwarning

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/vcchighwarning”

Path /?/interfaces/interface/transceiver/eeprom/dom/vcchighwarning

Node Type leaf

Description High warning threshold for supply voltage.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/vcclowwarning

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/vcclowwarning”

Path /?/interfaces/interface/transceiver/eeprom/dom/vcclowwarning

Node Type leaf

Description Low warning threshold for supply voltage.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/temperature

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/temperature”

Path /?/interfaces/interface/transceiver/eeprom/dom/temperature

Node Type leaf

Description Current module temperature.

Access Read-Only

Data Type

/?/interfaces/interface/transceiver/eeprom/dom/voltage

Section titled “/?/interfaces/interface/transceiver/eeprom/dom/voltage”

Path /?/interfaces/interface/transceiver/eeprom/dom/voltage

Node Type leaf

Description Current supply voltage.

Access Read-Only

Data Type