Setup Guide
| +--ro inRxVLANDrops? yang:counter64
| +--ro inFCSDrops? yang:counter64
| +--ro inMTUExceeds? yang:counter64
| +--ro mmuHoldDrops? yang:counter64
| +--ro mmuTxPurgeCellErr? yang:counter64
| +--ro mmuAgedDrops? yang:counter64
| +--ro egressFCSDrops? yang:counter64
| +--ro egIPv4L3UCAgedDrops? yang:counter64
| +--ro egTTLThresholdDrops? yang:counter64
| +--ro egInvalidVLANCounterDrops? yang:counter64
| +--ro egL2MCDrops? yang:counter64
| +--ro egPktDropsOfAnyCondition? yang:counter64
| +--ro egHgMacUnderFlow? yang:counter64
| +--ro egTxErrPktCounter? yang:counter64
+--ro fp-packet-buffer-table* [stackUnitId portPipe]
| +--ro stackUnitId int32
| +--ro portPipe int32
| +--ro totalPktBuffer? int32
| +--ro currentAvailableBuffer? int32
| +--ro packetBufferAlloc? int32
+--ro fp-port-stats-table* [stackUnitId stackPortId]
| +--ro stackUnitId int32
| +--ro stackPortId int32
| +--ro currentUsagePerPort? int32
| +--ro defaultPktBufferAlloc? int32
| +--ro maxLimitPerPort? int32
+--ro fp-cos-stats-table* [stackUnitId stackPortId stackPortCOSId]
+--ro stackUnitId int32
+--ro stackPortId int32
+--ro stackPortCOSId int32
+--ro currentUsagePerCOS? int32
+--ro defaultPktBufferAlloc? int32
+--ro maxLimitPerCOS? int32
IF MIB Operations
The following denition displays the properties of Interfaces using the IF-MIB:
Module:
IF-MIB
URI:
/api/operational/mib/if-mib
Methods Supported: GET
IF MIB Model
+--ro mib
+--ro if-mib
+--ro ifNumber? int32
+--ro ifTable* [ifIndex]
+--ro ifIndex mib:InterfaceIndex
+--ro ifDescr? smiv2:DisplayString
+--ro ifType? ianaiftype-mib:IANAifType
+--ro ifMtu? int32
+--ro ifSpeed? yang:gauge32
+--ro ifPhysAddress? yang:phys-address
+--ro ifAdminStatus? enumeration
+--ro ifOperStatus? enumeration
+--ro ifLastChange? yang:timeticks
+--ro ifInOctets? yang:counter32
+--ro ifInUcastPkts? yang:counter32
x--ro ifInNUcastPkts? yang:counter32
+--ro ifInDiscards? yang:counter32
+--ro ifInErrors? yang:counter32
REST API
189